[PATCH 1/3] Skip _check_test_fs unless a test is actually run
Christoph Hellwig
hch at infradead.org
Sat Jun 20 12:02:22 CDT 2009
On Fri, Jun 19, 2009 at 01:53:31PM -0400, Theodore Ts'o wrote:
> Running _check_test_fs can take a non-trivial amount of time, and if a
> test has been skipped because it doesn't work on Linux, or it doesn't
> work of for ext4, it's pointless to re-run _check_test_fs. So move
> the call to _check_test_fs so it is only run if a test is actually run.
Thanks, I've put this in.
More information about the xfs
mailing list