Jaegeuk Kim 732d56489f f2fs: fix f2fs_ioc_abort_volatile_write
There are two rules to handle aborting volatile or atomic writes.

1. drop atomic writes
 - we don't need to keep any stale db data.

2. write journal data
 - we should keep the journal data with fsync for db recovery.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2015-12-30 10:53:25 -08:00
..
2015-06-11 15:04:20 -07:00
2015-12-30 10:14:19 -08:00
2015-12-30 10:14:20 -08:00
2015-12-30 10:53:25 -08:00
2015-12-30 10:14:15 -08:00
2015-10-09 16:20:56 -07:00
2015-12-30 10:14:20 -08:00
2015-08-21 22:43:32 -07:00
2015-12-30 10:14:15 -08:00
2015-12-30 10:14:09 -08:00
2015-12-30 10:14:09 -08:00
2015-11-13 20:34:34 -05:00