]> asedeno.scripts.mit.edu Git - linux.git/commit
f2fs: no need to read nat block if nat_block_bitmap is set
authorYunlei He <heyunlei@huawei.com>
Fri, 17 Nov 2017 08:13:38 +0000 (16:13 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Wed, 3 Jan 2018 03:27:27 +0000 (19:27 -0800)
commit66e833613715721f347757ad32f19cb4e26e7363
tree58ffc828a9018c4c057db982038d9c5f5088b647
parent292c196a3695e57980dc79dea3863462fa4831c4
f2fs: no need to read nat block if nat_block_bitmap is set

No need to read nat block if nat_block_bitmap is set.

Signed-off-by: Yunlei He <heyunlei@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/node.c