aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk.kim@samsung.com>2013-07-03 10:55:52 +0900
committerAndreas Blaesius <skate4life@gmx.de>2016-06-05 21:20:31 +0200
commit76e8371c078796902b25856a5714b5aa9683a632 (patch)
tree091922fec93db8797c3cd88741b7b49461297b6f /Documentation/filesystems
parent6371a18936f22e8c2ceb8bf0367f5ad451fb129f (diff)
downloadkernel_samsung_espresso10-76e8371c078796902b25856a5714b5aa9683a632.tar.gz
kernel_samsung_espresso10-76e8371c078796902b25856a5714b5aa9683a632.tar.bz2
kernel_samsung_espresso10-76e8371c078796902b25856a5714b5aa9683a632.zip
f2fs: recover date requested by fdatasync
In order to support SQLite that uses fdatasync instead of fsync, we should guarantee the data requested by fdatasync can be recovered after sudden-power- off. So, let's remove the fdatasync condition in f2fs_sync_file. Otherwise, we can restore the data after sudden-power-off due to nonexistence of any fsync mark'ed node blocks. Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'Documentation/filesystems')
0 files changed, 0 insertions, 0 deletions