aboutsummaryrefslogtreecommitdiff
path: root/scripts/cleanpatch
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2017-06-05 18:29:08 +0800
committerMoyster <oysterized@gmail.com>2017-07-21 12:37:47 +0200
commit934fac60239ec0bdc887a48251b8ceda381449e3 (patch)
treeb4e860cba117b84cc08c1b7c0741bd8b12f2522b /scripts/cleanpatch
parent35b8b314eb0c106d5548f422f5c4117792c0297b (diff)
f2fs: don't track newly allocated nat entry in list
We will never persist newly allocated nat entries during checkpoint(), so we don't need to track such nat entries in nat dirty list in order to avoid: - more latency during traversing dirty list; - sorting nat sets incorrectly due to recording wrong entry_cnt in nat entry set. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions