Whamcloud - gitweb
tests: add the r_meta_bg_shrink test
authorTheodore Ts'o <tytso@mit.edu>
Sat, 9 Aug 2014 17:05:21 +0000 (13:05 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 10 Aug 2014 22:11:54 +0000 (18:11 -0400)
commit84d6dd7858e9c21bc9d89723cba586736dea8369
tree08dbb5fe91cf2a0e5b36a94d5c977a5178aa72c8
parent755e0771810e1ff7ff6abe35d1dc2db8e9c227c8
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]