Commit 235831d7 authored by Junling Zheng's avatar Junling Zheng Committed by Jaegeuk Kim
Browse files

f2fs: fix a wrong condition in f2fs_skip_inode_update

Fix commit 97dd26ad

 (f2fs: fix wrong AUTO_RECOVER condition).
We should use ~PAGE_MASK to determine whether i_size is aligned to
the f2fs's block size or not.

Signed-off-by: default avatarJunling Zheng <zhengjunling@huawei.com>
Reviewed-by: default avatarChao Yu <yuchao0@huawei.com>
Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent 53fedcc0
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