diff options
author | 2016-12-29 16:58:54 -0800 | |
---|---|---|
committer | 2017-02-22 13:16:36 -0800 | |
commit | 0333ad4e4f49e14217256e1db1134a70cf60b2de (patch) | |
tree | a00f9a2e6139942b4028a6f4fbf5aad3b09b3bde /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f2fs: relax async discard commands more (diff) | |
download | linux-dev-0333ad4e4f49e14217256e1db1134a70cf60b2de.tar.xz linux-dev-0333ad4e4f49e14217256e1db1134a70cf60b2de.zip |
f2fs: avoid needless checkpoint in f2fs_trim_fs
The f2fs_trim_fs() doesn't need to do checkpoint if there are newly allocated
data blocks only which didn't change the critical checkpoint data such as nat
and sit entries.
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions