ext4: calculate and verify checksums for inode bitmaps
authorDarrick J. Wong <djwong@us.ibm.com>
Sun, 29 Apr 2012 22:33:10 +0000 (18:33 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 29 Apr 2012 22:33:10 +0000 (18:33 -0400)
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>

No differences found