commit | 11ac780e5f6a896e6b166314fafe66f334ca162a | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@us.ibm.com> | Mon Jul 30 19:02:04 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jul 30 19:02:04 2012 -0400 |
tree | b063541188b731ce295050bf017f391877e6cb7a | |
parent | 620391722bb2a5193f14a43267bd78f0ab1c50b2 [diff] |
e2fsck: verify inode bitmap checksum Rewrite the block bitmap when the checksum doesn't match. This is ok since e2fsck will have already computed the correct inode bitmap. Signed-off-by: Darrick J. Wong <djwong@us.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>