]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
tests: add the r_meta_bg_shrink test fix-for-756922
authorTheodore Ts'o <tytso@mit.edu>
Sat, 9 Aug 2014 17:05:21 +0000 (13:05 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 9 Aug 2014 17:08:31 +0000 (13:08 -0400)
commit044d5d5dad568fde59a22e863ad193f6722947ce
tree8d53542d0dc5e2282fb223d1099b6019adb7b2a0
parent2e6879f6e576b3b52584b57c443e01e6ffac02e0
tests: add the r_meta_bg_shrink test

This test checks to make sure resize2fs can properly handle a file
system which started life as a normal ext4 file system and then was
grown to a size where meta_bg was enabled, and then shrunk back below
the point where the meta_bg format is still needed.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/r_meta_bg_shrink/script [new file with mode: 0644]