summaryrefslogtreecommitdiffstats
path: root/mm/percpu-vm.c
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk.kim@samsung.com>2013-10-31 06:57:01 +0100
committerJaegeuk Kim <jaegeuk.kim@samsung.com>2013-10-31 08:01:03 +0100
commitcfe58f9dcd9afe181894e2257e3f8aa3fee840c5 (patch)
tree1acd83b88bb0cb1aed28ffe3ae6091f69bd0f091 /mm/percpu-vm.c
parentf2fs: check all ones or zeros bitmap with bitops for better mount performance (diff)
downloadlinux-cfe58f9dcd9afe181894e2257e3f8aa3fee840c5.tar.xz
linux-cfe58f9dcd9afe181894e2257e3f8aa3fee840c5.zip
f2fs: avoid to wait all the node blocks during fsync
Previously, f2fs_sync_file() waits for all the node blocks to be written. But, we don't need to do that, but wait only the inode-related node blocks. This patch adds wait_on_node_pages_writeback() in which waits inode-related node blocks that are on writeback. Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'mm/percpu-vm.c')
0 files changed, 0 insertions, 0 deletions