diff options
author | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2013-07-03 01:55:52 (GMT) |
---|---|---|
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2013-07-30 06:17:02 (GMT) |
commit | e5d2385ed6d8543a8884afc28aee44d46cfe64be (patch) | |
tree | fc3e1a9a7ff1e038aacc1a1b45f75e7048932b05 /fs/cramfs | |
parent | 36f571e9ed0419e73d127e18aa8992ced867268c (diff) | |
download | linux-fsl-qoriq-e5d2385ed6d8543a8884afc28aee44d46cfe64be.tar.xz |
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 'fs/cramfs')
0 files changed, 0 insertions, 0 deletions