e2fsprogs/tests/t_iexpand_full
Darrick J. Wong dd3ffbc918 tune2fs: disable csum verification before resizing inode
When we're turning on metadata checksumming /and/ resizing the inode
at the same time, disable checksum verification during the
resize_inode() call because the subroutines it calls will try to
verify the checksums (which have not yet been set), causing the
operation to fail unnecessarily.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2015-01-27 13:11:18 -05:00
..
expect tests: regression test for resizing inodes on a metadata_csum fs 2014-12-02 22:43:48 -05:00
name tests: regression test for resizing inodes on a metadata_csum fs 2014-12-02 22:43:48 -05:00
script tune2fs: disable csum verification before resizing inode 2015-01-27 13:11:18 -05:00