]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
f2fs: flush journal nat entries for nat_bits during unmount
authorJaegeuk Kim <jaegeuk@kernel.org>
Fri, 29 Jun 2018 02:34:40 +0000 (19:34 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 12 Jul 2018 02:54:51 +0000 (19:54 -0700)
commit7f2ecdd837ae0a27149a0387b2534e11d955c5f8
tree726673a06e25d7c029612370eeb4d5799776672c
parentb4d0562137c9035becad5fc0588f6163aed916db
f2fs: flush journal nat entries for nat_bits during unmount

Let's flush journal nat entries for speed up in the next run.

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