Whamcloud - gitweb
tests: add f_first_meta_bg_too_big test
authorTheodore Ts'o <tytso@mit.edu>
Sat, 9 Aug 2014 17:03:43 +0000 (13:03 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 10 Aug 2014 20:21:31 +0000 (16:21 -0400)
commit755e0771810e1ff7ff6abe35d1dc2db8e9c227c8
tree397c419e93a0d2a0d5c86dbb0846a593470d6cb9
parent9974f8c2beaa8969cf3bc8b09a53b2daa6b11fd7
tests: add f_first_meta_bg_too_big test

The test verifies that e2fsck can properly fix a file system where the
value of s_first_meta_bg in the superblock is larger than the number
of block group descriptors in the file system.  E2fsck will fix this
by clearing the meta_bg feature.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/f_first_meta_bg_too_big/expect.1 [new file with mode: 0644]
tests/f_first_meta_bg_too_big/expect.2 [new file with mode: 0644]
tests/f_first_meta_bg_too_big/image.gz [new file with mode: 0644]
tests/f_first_meta_bg_too_big/name [new file with mode: 0644]