diff options
author | Chao Yu <yuchao0@huawei.com> | 2020-10-09 10:40:48 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2020-10-09 10:29:31 -0700 |
commit | d662fad143c0470ad7f46ea7b02da539f613d7d7 (patch) | |
tree | 999f56159408a7497c84b0cfe11e0954447c8083 /fs/f2fs/checkpoint.c | |
parent | f6322f3f1212e005e7e6aa82ceb62be53030a64b (diff) | |
download | linux-d662fad143c0470ad7f46ea7b02da539f613d7d7.tar.gz linux-d662fad143c0470ad7f46ea7b02da539f613d7d7.tar.bz2 linux-d662fad143c0470ad7f46ea7b02da539f613d7d7.zip |
f2fs: fix to set SBI_NEED_FSCK flag for inconsistent inode
If compressed inode has inconsistent fields on i_compress_algorithm,
i_compr_blocks and i_log_cluster_size, we missed to set SBI_NEED_FSCK
to notice fsck to repair the inode, fix it.
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/checkpoint.c')
0 files changed, 0 insertions, 0 deletions