diff options
author | 2018-03-20 23:08:30 +0800 | |
---|---|---|
committer | 2018-03-27 20:10:29 -0700 | |
commit | 780de47cf6cb5f524cd98ec8ffbffc3da5696e17 (patch) | |
tree | 2ce035d06e9b6cf3adadbf56285ed6e43b652db7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: clean up with F2FS_BLK_ALIGN (diff) | |
download | linux-dev-780de47cf6cb5f524cd98ec8ffbffc3da5696e17.tar.xz linux-dev-780de47cf6cb5f524cd98ec8ffbffc3da5696e17.zip |
f2fs: don't track new nat entry in nat set
Nat entry set is used only in checkpoint(), and during checkpoint() we
won't flush new nat entry with unallocated address, so we don't need to
add new nat entry into nat set, then nat_entry_set::entry_cnt can
indicate actual entry count we need to flush in checkpoint().
Signed-off-by: Yunlei He <heyunlei@huawei.com>
Signed-off-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