diff options
author | Jaegeuk Kim <jaegeuk@kernel.org> | 2015-12-29 23:46:33 (GMT) |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2015-12-30 18:53:25 (GMT) |
commit | 732d56489f21c04f7bf60c675f7d152c9239a09c (patch) | |
tree | a777f9d25457cbafac5399295b825c5ab9ed08d2 /fs/ufs | |
parent | 4e0d836d5fb26d2cdbb75b0d16d98bef6b798490 (diff) | |
download | linux-732d56489f21c04f7bf60c675f7d152c9239a09c.tar.xz |
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>
Diffstat (limited to 'fs/ufs')
0 files changed, 0 insertions, 0 deletions