Skip to content
Snippets Groups Projects
Commit ee605234 authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs: don't check inode's checksum if it was dirtied or writebacked


If another thread already made the page dirtied or writebacked, we must avoid
to verify checksum. If we got an error, we need to remove its uptodate as well.

Reviewed-by: default avatarChao Yu <yuchao0@huawei.com>
Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent a298d57f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment