diff options
author | 2015-06-29 16:01:14 -0700 | |
---|---|---|
committer | 2015-08-04 14:09:56 -0700 | |
commit | 84bc926c076963d5b992640f5c8d242754801fd6 (patch) | |
tree | 449d6caa46fd24d069a06c8d70215d4013aa2d5b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: use extent_cache by default (diff) | |
download | linux-dev-84bc926c076963d5b992640f5c8d242754801fd6.tar.xz linux-dev-84bc926c076963d5b992640f5c8d242754801fd6.zip |
f2fs: check the largest extent at look-up time
Because of the extent shrinker or other -ENOMEM scenarios, it cannot guarantee
that the largest extent would be cached in the tree all the time.
Instead of relying on extent_tree, we can simply check the cached one in extent
tree accordingly.
Reviewed-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions