Whamcloud - gitweb
tests: test recovery of 32 and 64-bit journals with the v2 checksum
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 8 Sep 2014 23:13:28 +0000 (16:13 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 11 Sep 2014 20:52:40 +0000 (16:52 -0400)
commit821fc8ca32bec735c431ef58297a905900cb43e6
tree9bb634192318b3b6170ce244a6960b8532e5b3f4
parent490e1f52011f39739aad812f9521fd9c67bba384
tests: test recovery of 32 and 64-bit journals with the v2 checksum

Add tests to ensure that we know how to recover journals with the
csum_v2 feature set.

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