Whamcloud - gitweb
tests: add checks for journal checksum feature
authorAndreas Dilger <andreas.dilger@intel.com>
Fri, 13 Apr 2012 07:50:29 +0000 (01:50 -0600)
committerAndreas Dilger <andreas.dilger@intel.com>
Fri, 28 Aug 2015 01:03:45 +0000 (19:03 -0600)
commitaf83c985efe418fdee2d90e99a93aceb49a975a5
treee0ccdc47449acff0128451b4393323719aa5e317
parent1fcc29081ef9876e5d964a7de87801ced5e4d857
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 <andreas.dilger@intel.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]