Whamcloud - gitweb
tests: add testcase for "mke2fs -E offset=N..."
authorMarcus Huewe <suse-tux@gmx.de>
Sun, 27 Mar 2016 02:24:51 +0000 (22:24 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 27 Mar 2016 02:24:51 +0000 (22:24 -0400)
commitc66a3bbe83d409d24ff717ac3df2a361dc8aebee
treed6d74724314b1946a2f781f4b94f5e53a1c3f446
parent62bc8d19bdc640fe490ce2489c14591b5d356675
tests: add testcase for "mke2fs -E offset=N..."

Test that mke2fs does not modify any data before the offset and
after the end of the filesystem.

Signed-off-by: Marcus Huewe <suse-tux@gmx.de>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/t_mke2fs_offset/script [new file with mode: 0755]