commit | c452914469da032cd166263d305584f0dc32dbca | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Sep 08 16:13:14 2014 -0700 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Sep 11 16:52:39 2014 -0400 |
tree | 7e65de2c57fe68aa05792ee458aaad326e600683 | |
parent | 20466c8045d9d2511023b36d104d7f548935968f [diff] |
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>