From: Dave Chinner <dchinner@xxxxxxxxxx> xfs/200 leaves a dirty log as readonly filesystems don't write unmount records to mark the log clean. Signed-off-by: Dave Chinner <dchinner@xxxxxxxxxx> --- tests/xfs/200 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/xfs/200 b/tests/xfs/200 index f4db64f..f0c4337 100755 --- a/tests/xfs/200 +++ b/tests/xfs/200 @@ -44,7 +44,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 _supported_fs xfs _supported_os Linux -_require_scratch +_require_scratch_nocheck _scratch_mkfs_xfs >/dev/null 2>&1 -- 2.0.0 -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html