diff options
author | 2017-02-21 20:43:48 +0800 | |
---|---|---|
committer | 2017-02-27 09:59:50 -0800 | |
commit | 77190e1f313f5ef18a3742aa4c5b790456a5825b (patch) | |
tree | 5d6c18303057f770c80cd53ef9e1d450d2fda717 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: check discard alignment only for SEQWRITE zones (diff) | |
download | linux-dev-77190e1f313f5ef18a3742aa4c5b790456a5825b.tar.xz linux-dev-77190e1f313f5ef18a3742aa4c5b790456a5825b.zip |
f2fs: remove unnecessary condition check for write_checkpoint in f2fs_gc
Since has_not_enough_free_secs(sbi, 0, 0) must be true if has_not_enough_
free_secs(sbi, sec_freed, 0) is true, write_checkpoint is sure to execute in
both conditions.
Signed-off-by: Yunlong Song <yunlong.song@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.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