diff options
author | Junling Zheng <zhengjunling@huawei.com> | 2018-03-29 14:27:12 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2018-04-02 23:21:51 +0300 |
commit | 235831d7dd783ebd20e08ef4310dbdeeea46d87a (patch) | |
tree | 55e5fff33db29129c03c837e72ef76e0d6ae2784 /fs/fs-writeback.c | |
parent | 53fedcc09c66c68e0fa7ccef0fe9c15f96dca452 (diff) | |
download | linux-235831d7dd783ebd20e08ef4310dbdeeea46d87a.tar.xz |
f2fs: fix a wrong condition in f2fs_skip_inode_update
Fix commit 97dd26ad8347 (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: Junling Zheng <zhengjunling@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/fs-writeback.c')
0 files changed, 0 insertions, 0 deletions