commit | 9d25f643efc1b7845f0199a67d4f8220ad395353 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@us.ibm.com> | Thu Aug 02 20:47:45 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Aug 02 20:47:45 2012 -0400 |
tree | 95d47fd6086be88b51196faa722b96ec86c4ec83 | |
parent | 387e6384cbb74fb68f6c0a64c9c3b72b8abc6699 [diff] |
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>