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

Skip to content
Commit 6e2c64ad authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs: fix SSA updates resulting in corruption



The f2fs_collapse_range and f2fs_insert_range changes the block addresses
directly. But that can cause uncovered SSA updates.
In that case, we need to give up to change the block addresses and do buffered
writes to keep filesystem consistency.

Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent a1257023
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