Whamcloud - gitweb
e2fsck: quiet some harmless bitmap warnings
authorTheodore Ts'o <tytso@mit.edu>
Sun, 23 Jul 2017 02:50:22 +0000 (22:50 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 23 Jul 2017 04:07:58 +0000 (00:07 -0400)
commit9c5b443c8e64cb5e1ea301d1c5e21980fcd986c8
tree3f96c6c8554c2a38198c22fa3d5535ec5d9242a8
parenteb33a5df201e0ef1c5090548673b3acefbb63177
e2fsck: quiet some harmless bitmap warnings

E2fsck checks block numbers against the block_metadata_map before it
checks to see whether or not the block numbers are valid.  So suppress
these harmless warnings.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/pass1.c
tests/f_ind_inode_collision/expect.1
tests/f_itable_collision/expect.1