check: more tests that shouldn't check the scratch device

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@redhat.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
Dave Chinner
2014-09-29 12:56:28 +10:00
committed by Dave Chinner
parent 80015accd0
commit 2a726f6f00
+1 -1
View File
@@ -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