commit | 84d6dd7858e9c21bc9d89723cba586736dea8369 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Aug 09 13:05:21 2014 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Aug 10 18:11:54 2014 -0400 |
tree | 08dbb5fe91cf2a0e5b36a94d5c977a5178aa72c8 | |
parent | 755e0771810e1ff7ff6abe35d1dc2db8e9c227c8 [diff] |
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>