commit | 41a246d1ff75a95d2be3191ca6e6db139dc0f430 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@us.ibm.com> | Sun Apr 29 18:33:10 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Apr 29 18:33:10 2012 -0400 |
tree | 0b5150f476dd69726ffe7ea1ba83832c42b441be | |
parent | 814525f4df50a196464ce2c7abe91f693203060f [diff] |
ext4: calculate and verify checksums for inode bitmaps Compute and verify the checksum of the inode bitmap; the checkum is stored in the block group descriptor. Signed-off-by: Darrick J. Wong <djwong@us.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>