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

Skip to content
Commit 83d5d6f6 authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs: cover cp_file information with ilock



If a file is linked with other files, it should be checkpointed at every fsync
calls.
For this, we use set_cp_file() with FADVISE_CP_BIT, but previously we didn't
cover the flag by the global lock.
This patch fixes that the inode page stores this correctly.

Signed-off-by: default avatarJaegeuk Kim <jaegeuk.kim@samsung.com>
parent afc3eda2
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