OSDN Git Service

tests: test writing and recovering 32bit csum_v3 journals
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 8 Sep 2014 23:13:14 +0000 (16:13 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 11 Sep 2014 20:52:39 +0000 (16:52 -0400)
commitc452914469da032cd166263d305584f0dc32dbca
tree7e65de2c57fe68aa05792ee458aaad326e600683
parent20466c8045d9d2511023b36d104d7f548935968f
tests: test writing and recovering 32bit csum_v3 journals

Simple tests for the 32bit journal transaction creation code when
journal and metadata_csum are enabled.  We test the following:

(a) writing and replaying transactions with multiple
    descriptor blocks
(b) same, but with multiple revoke blocks.

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