OSDN Git Service

tests: test e2fsck recovery with broken commit blocks
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 8 Sep 2014 23:13:48 +0000 (16:13 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 11 Sep 2014 20:52:40 +0000 (16:52 -0400)
commitcdac96a8e1b134ac104d216a8a3fb0a948ce1d76
treebb4fb0f92da5ca2017abd50af6ee6afda419a630
parenteb266fc5d259eb52e44af7387b4ce00f6cc839bd
tests: test e2fsck recovery with broken commit blocks

Test e2fsck' recovery of commit blocks with (a) only a corrupt
checksum and (b) an obviously incorrect tid.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/j_corrupt_commit_csum/expect [new file with mode: 0644]
tests/j_corrupt_commit_csum/image.gz [new file with mode: 0644]
tests/j_corrupt_commit_csum/name [new file with mode: 0644]
tests/j_corrupt_commit_csum/script [new file with mode: 0644]
tests/j_corrupt_commit_tid/expect [new file with mode: 0644]
tests/j_corrupt_commit_tid/image.gz [new file with mode: 0644]
tests/j_corrupt_commit_tid/name [new file with mode: 0644]
tests/j_corrupt_commit_tid/script [new file with mode: 0644]