]> git.baikalelectronics.ru Git - kernel.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)
commitf82723ef818cd7aa0e0f255625ecf76ac07dc659
tree58ffc828a9018c4c057db982038d9c5f5088b647
parent3b9620beaecdcd9098d106db8e31bb41ed1ff378
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