diff options
author | Wang Shilong <wshilong@ddn.com> | 2018-05-12 19:15:21 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2018-05-12 19:15:21 +0300 |
commit | 206f6d552d0c0596cbc076a3249f7182f08a35d9 (patch) | |
tree | ab66a498dc371306398989996adcb7fa4fab5788 /drivers/fpga/machxo2-spi.c | |
parent | db79e6d1fb1f715c961bd880101362e07369de23 (diff) | |
download | linux-206f6d552d0c0596cbc076a3249f7182f08a35d9.tar.xz |
ext4: mark inode bitmap corrupted when found
There are still some cases that we missed to set
block bitmaps corrupted bit properly:
1)inode bitmap number is wrong.
2)failed to read block bitmap due to disk errors.
3)double allocations from bitmap
Also remove a duplicated call ext4_error() afer
ext4_read_inode_bitmap(), as ext4_error() have been
called inside ext4_read_inode_bitmap() properly.
Signed-off-by: Wang Shilong <wshilong@ddn.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Diffstat (limited to 'drivers/fpga/machxo2-spi.c')
0 files changed, 0 insertions, 0 deletions