f2fs: report unwritten status in fsync_node_pages
authorJaegeuk Kim <jaegeuk@kernel.org>
Fri, 15 Apr 2016 16:25:04 +0000 (09:25 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 26 Apr 2016 21:24:54 +0000 (14:24 -0700)
commitc267ec1526da2d3b12c80a89ebd8eb9b6a01d636
treee55f335a2b1d0271a650827ef9e4af0d8db2fed4
parent5268137564920843e581304d9bfb06fb9502cf24
f2fs: report unwritten status in fsync_node_pages

The fsync_node_pages should return pass or failure so that user could know
fsync is completed or not.

Acked-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/file.c
fs/f2fs/node.c
This page took 0.028056 seconds and 5 git commands to generate.