Whamcloud - gitweb
tests: add checks for journal checksum feature
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 13 Apr 2012 07:50:29 +0000 (01:50 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 15 Sep 2012 18:49:56 +0000 (12:49 -0600)
commit91e3b10a01b8406323702ff7846176140263d226
tree15888ac973c99d8252d6a2b18eb2df7425c42dd0
parent70ca9357964a163c2117cf875e3702413c9d9cc3
tests: add checks for journal checksum feature

f_jchksum_bblk: journal checksum feature where there is a corrupt
block in an uncommitted transaction
f_jchksum_blast_trans: incomplete last trans not considered bad
f_jchksum_remount: check journal mounted by a kernel without
CHECKSUM support after CHECKSUM is in journal superblock

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
12 files changed:
tests/f_jchksum_bblk/expect.1 [new file with mode: 0644]
tests/f_jchksum_bblk/expect.2 [new file with mode: 0644]
tests/f_jchksum_bblk/image.gz [new file with mode: 0644]
tests/f_jchksum_bblk/name [new file with mode: 0644]
tests/f_jchksum_blast_trans/expect.1 [new file with mode: 0644]
tests/f_jchksum_blast_trans/expect.2 [new file with mode: 0644]
tests/f_jchksum_blast_trans/image.gz [new file with mode: 0644]
tests/f_jchksum_blast_trans/name [new file with mode: 0644]
tests/f_jchksum_remount/expect.1 [new file with mode: 0644]
tests/f_jchksum_remount/expect.2 [new file with mode: 0644]
tests/f_jchksum_remount/image.gz [new file with mode: 0644]
tests/f_jchksum_remount/name [new file with mode: 0644]