On Wed, Apr 18, 2018 at 09:08:32AM +0900, Wang Shilong wrote: > From: Wang Shilong <wshilong@xxxxxxx> > > There are still some cases that we missed to set > block bitmaps corrupted bit properly: > > 1) block bitmap number is wrong. > 2) failed to read block bitmap due to disk errors. > 3) double free block bitmaps.. > 4) some mismatch check with bitmaps vs buddy information. > > Suggested-by: Theodore Y. Ts'o <tytso@xxxxxxx> > Signed-off-by: Liu Bo <bo.liu@xxxxxxxxxxxxxxxxx> > Signed-off-by: Wang Shilong <wshilong@xxxxxxx> Applied, thanks. - Ted