Commit 2bca1e23 authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs: clear page's up-to-date if block was deallocated



If page's on-disk block was deallocated, let's remove up-to-date flag to avoid
further access with wrong contents.

Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent 3c642985
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment