f2fs: implement -o dirsync
authorJaegeuk Kim <jaegeuk@kernel.org>
Mon, 10 Nov 2014 06:15:31 +0000 (22:15 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 10 Nov 2014 14:51:39 +0000 (06:51 -0800)
If a mount option has dirsync, we should call checkpoint for all the directory
operations.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>

No differences found