On Mon, Sep 08, 2014 at 04:13:01PM -0700, Darrick J. Wong wrote: > Simple tests for the journal transaction creation code. 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. > (c) adding the 64bit flag to a journal > > 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