Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 732d5648 authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

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: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent 4e0d836d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment