On Mon, Sep 08, 2014 at 04:13:08PM -0700, Darrick J. Wong wrote: > Simple tests for the 64bit journal transaction creation code when > journal and metadata_csum are enabled. We test writing (bad) block > bitmaps out through the journal and replaying them via fsck, with a > few twists: > > (a) All bitmaps are committed (fs errors reported) > (b) All the bitmap blocks are revoked (no errors) > (c) The transaction is never committed (no errors) > (d) Same as (a), but debugfs gets to do the replay. > > We also test: > > (a) writing and replaying transactions with multiple > descriptor blocks > (b) same, but with multiple revoke blocks. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Thanks, applied. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html