mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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:
committed by
Dave Chinner
parent
80015accd0
commit
2a726f6f00
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user