Chao Yu d940aa07ed f2fs: fix to check i_compr_blocks correctly
inode.i_blocks counts based on 512byte sector, we need to convert
to 4kb sized block count before comparing to i_compr_blocks.

In addition, add to print message when sanity check on inode
compression configs failed.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2020-03-10 09:18:29 -07:00
..
2019-05-08 21:23:11 -07:00
2018-09-12 13:07:10 -07:00
2020-01-23 09:24:25 -08:00
2020-01-30 15:39:24 -08:00
2020-01-23 09:24:25 -08:00
2018-09-12 13:07:10 -07:00
2020-01-30 15:39:24 -08:00
2020-01-17 16:48:07 -08:00
2020-02-27 10:16:44 -08:00
2020-01-23 09:24:25 -08:00
2018-09-12 13:07:10 -07:00
2019-08-12 19:33:51 -07:00