Whamcloud - gitweb
tune2fs: rewrite inode bitmap checksums
authorDarrick J. Wong <djwong@us.ibm.com>
Mon, 30 Jul 2012 22:58:04 +0000 (18:58 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 30 Jul 2012 22:58:04 +0000 (18:58 -0400)
commit9038bdb359e0ee7f0a25d2447e02796f34090725
tree92c9b5c2612ebc4937de8714a4d7f818ccb3ea43
parenta80ea34023e01b038314884dbf56165158b2b799
tune2fs: rewrite inode bitmap checksums

When toggling metadata_csum, mark the inode bitmap dirty so that they
are written out with new checksums.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/tune2fs.c