commit | 5268137564920843e581304d9bfb06fb9502cf24 | [log] [tgz] |
---|---|---|
author | Jaegeuk Kim <jaegeuk@kernel.org> | Wed Apr 13 16:24:44 2016 -0700 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Tue Apr 26 14:24:48 2016 -0700 |
tree | bc35655accd48fcc21128920d20b77e2962c7c00 | |
parent | e6e5f5610d585551785ec654b6db9277b19a0664 [diff] |
f2fs: split sync_node_pages with fsync_node_pages This patch splits the existing sync_node_pages into (f)sync_node_pages. The fsync_node_pages is used for f2fs_sync_file only. Acked-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>