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)
commitb7e1d800031c827a80c9a9d03cf15e4dd5405a44
treed83d7218682af55c6867334b069161a1ed6f8aca
parent510184c89f21f40634e1585790714be060cd49c5
f2fs: implement -o dirsync

If a mount option has dirsync, we should call checkpoint for all the directory
operations.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/namei.c
This page took 0.025138 seconds and 5 git commands to generate.