On Tue, Jan 12, 2016 at 02:52:48PM -0500, Eric Whitney wrote: > Duplicate the contents of the data_journal exclude file for the > data_journal_noleak test case. This will prevent failure reports from > tests already known to exercise unsupported online defrag functionality. > Add an explanatory comment to both exclude files for future reference. > > Signed-off-by: Eric Whitney <enwlinux@xxxxxxxxx> Can you please make these changes directly to xfstests rather than keeping information about what tests run under what circumstances in some external test wrapper? i.e. this can be implementing by adding a _requires_no_data_journal() check and adding it to each test. That way every one who runs xfstests on ext4 benefit from this exclusion, rather than just kvm-xfstests users. Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx -- 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