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

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

f2fs: check its block allocation to avoid producing wrong dirty pages



If a page is cached but its block was deallocated, we don't need to make
the page dirty again by gc and truncate_partial_data_page.

In that case, it needs to check its block allocation all the time instead
of giving up-to-date page.

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