diff options
author | Chao Yu <[email protected]> | 2018-03-20 23:08:30 +0800 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2018-03-27 20:10:29 -0700 |
commit | 780de47cf6cb5f524cd98ec8ffbffc3da5696e17 (patch) | |
tree | 2ce035d06e9b6cf3adadbf56285ed6e43b652db7 /lib/test-string_helpers.c | |
parent | df033caf51c01edf3d2bfc61b41a9f1e566743ed (diff) |
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 <[email protected]>
Signed-off-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions