e2fsprogs/tests/t_enable_mcsum_ext3
Darrick J. Wong fe12931f8f resize2fs: convert fs to and from 64bit mode
resize2fs does its magic by loading a filesystem, duplicating the
in-memory image of that fs, moving relevant blocks out of the way of
whatever new metadata get created, and finally writing everything back
out to disk.  Enabling 64bit mode enlarges the group descriptors,
which makes resize2fs a reasonable vehicle for taking care of the rest
of the bookkeeping requirements, so add to resize2fs the ability to
convert a filesystem to 64bit mode and back.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Cc: TR Reardon <thomas_reardon@hotmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2014-12-15 12:45:05 -05:00
..
expect resize2fs: convert fs to and from 64bit mode 2014-12-15 12:45:05 -05:00
name tests: testcases for enabling/disabling metadata_csum via tune2fs 2014-12-13 21:59:18 -05:00
script tests: testcases for enabling/disabling metadata_csum via tune2fs 2014-12-13 21:59:18 -05:00