]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - misc/tune2fs.c
tune2fs: rewrite block group checksums when changing checksumming feature flags
authorDarrick J. Wong <djwong@us.ibm.com>
Fri, 3 Aug 2012 00:47:45 +0000 (20:47 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 3 Aug 2012 00:47:45 +0000 (20:47 -0400)
commit9d25f643efc1b7845f0199a67d4f8220ad395353
tree95d47fd6086be88b51196faa722b96ec86c4ec83
parent387e6384cbb74fb68f6c0a64c9c3b72b8abc6699
tune2fs: rewrite block group checksums when changing checksumming feature flags

When toggling the metadata_csum and uninit_bg feature flags, we should
rewrite the block groups with the desired checksum.

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