commit | a80ea34023e01b038314884dbf56165158b2b799 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@us.ibm.com> | Mon Jul 30 18:56:04 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jul 30 18:56:04 2012 -0400 |
tree | a782193ce1ef50952fa5eac9a5fb507c4fcbb45f | |
parent | 9309d3386ace5849452dc5a4627d96bfe8c6b673 [diff] |
libext2fs: create the inode bitmap checksum Provide a field in the block group descriptor to store inode bitmap checksum, and some helper functions to calculate and verify it. Signed-off-by: Darrick J. Wong <djwong@us.ibm.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>