mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
common: kill _supported_os
fstests only supports Linux, so get rid of this unnecessary predicate. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
committed by
Eryu Guan
parent
9a6005c31f
commit
a860a167d8
@@ -47,7 +47,6 @@ _do_bit_test()
|
||||
|
||||
# Modify as appropriate.
|
||||
_supported_fs xfs
|
||||
_supported_os Linux
|
||||
_require_scratch_nocheck
|
||||
|
||||
_scratch_mkfs >/dev/null 2>&1
|
||||
|
||||
@@ -34,7 +34,6 @@ _cleanup()
|
||||
|
||||
# Modify as appropriate.
|
||||
_supported_fs xfs
|
||||
_supported_os Linux
|
||||
_require_scratch_nocheck
|
||||
_require_no_large_scratch_dev
|
||||
|
||||
|
||||
@@ -21,7 +21,6 @@ trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
|
||||
|
||||
# real QA test starts here
|
||||
_supported_fs xfs
|
||||
_supported_os Linux
|
||||
_require_test
|
||||
|
||||
[ -f core ] && rm -f core
|
||||
|
||||
@@ -42,7 +42,6 @@ _populate_scratch()
|
||||
|
||||
# real QA test starts here
|
||||
_supported_fs xfs
|
||||
_supported_os Linux
|
||||
|
||||
_require_scratch
|
||||
_require_no_large_scratch_dev
|
||||
|
||||
@@ -31,7 +31,6 @@ _cleanup()
|
||||
|
||||
# Modify as appropriate.
|
||||
_supported_fs xfs
|
||||
_supported_os Linux
|
||||
|
||||
_require_scratch_nocheck
|
||||
_require_xfs_mkfs_crc
|
||||
|
||||
@@ -33,7 +33,6 @@ rm -f $seqres.full
|
||||
|
||||
# real QA test starts here
|
||||
_supported_fs xfs
|
||||
_supported_os Linux
|
||||
_require_scratch
|
||||
_require_dm_target error
|
||||
_require_fs_sysfs error/fail_at_unmount
|
||||
|
||||
@@ -28,7 +28,6 @@ _cleanup()
|
||||
|
||||
# Modify as appropriate.
|
||||
_supported_fs xfs
|
||||
_supported_os Linux
|
||||
|
||||
_require_scratch
|
||||
_require_xfs_quota
|
||||
|
||||
@@ -70,7 +70,6 @@ _do_test()
|
||||
|
||||
# real QA test starts here
|
||||
_supported_fs xfs
|
||||
_supported_os Linux
|
||||
_require_test
|
||||
|
||||
rm -f $seqres.full
|
||||
|
||||
@@ -45,7 +45,6 @@ _init()
|
||||
|
||||
# real QA test starts here
|
||||
_supported_fs xfs
|
||||
_supported_os Linux
|
||||
|
||||
_require_scratch
|
||||
_require_xfs_io_command "falloc"
|
||||
|
||||
@@ -88,7 +88,6 @@ _corrupt_finobt_root()
|
||||
|
||||
# real QA test starts here
|
||||
_supported_fs xfs
|
||||
_supported_os Linux
|
||||
|
||||
_require_scratch
|
||||
_require_xfs_mkfs_finobt
|
||||
|
||||
@@ -65,7 +65,6 @@ _check_scratch_log_state()
|
||||
|
||||
# real QA test starts here
|
||||
_supported_fs xfs
|
||||
_supported_os Linux
|
||||
|
||||
_require_scratch
|
||||
_require_freeze
|
||||
|
||||
@@ -87,7 +87,6 @@ _do_test()
|
||||
|
||||
# real QA test starts here
|
||||
_supported_fs xfs
|
||||
_supported_os Linux
|
||||
_require_test
|
||||
|
||||
rm -f $seqres.full
|
||||
|
||||
@@ -88,7 +88,6 @@ _cleaner()
|
||||
|
||||
# real QA test starts here
|
||||
_supported_fs xfs
|
||||
_supported_os Linux
|
||||
|
||||
_require_scratch
|
||||
_require_xfs_mkfs_finobt
|
||||
|
||||
@@ -144,7 +144,6 @@ _test_edquot()
|
||||
|
||||
# real QA test starts here
|
||||
_supported_fs xfs
|
||||
_supported_os Linux
|
||||
|
||||
_require_scratch
|
||||
_require_xfs_io_command "falloc"
|
||||
|
||||
@@ -47,7 +47,6 @@ create_file()
|
||||
|
||||
# real QA test starts here
|
||||
_supported_fs xfs
|
||||
_supported_os Linux
|
||||
|
||||
_require_scratch
|
||||
|
||||
|
||||
@@ -175,7 +175,6 @@ _check_corrupt()
|
||||
|
||||
# real QA test starts here
|
||||
_supported_fs xfs
|
||||
_supported_os Linux
|
||||
|
||||
rm -f $seqres.full
|
||||
|
||||
|
||||
@@ -27,7 +27,6 @@ _cleanup()
|
||||
|
||||
# real QA test starts here
|
||||
_supported_fs xfs
|
||||
_supported_os Linux
|
||||
|
||||
_require_scratch
|
||||
|
||||
|
||||
@@ -31,7 +31,6 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
|
||||
|
||||
# real QA test starts here
|
||||
_supported_fs xfs
|
||||
_supported_os Linux
|
||||
# prelim
|
||||
rm -f $seqres.full $tmp.*
|
||||
_require_scratch
|
||||
|
||||
@@ -47,7 +47,6 @@ _filter_stat()
|
||||
|
||||
# real QA test starts here
|
||||
_supported_fs xfs
|
||||
_supported_os Linux
|
||||
|
||||
_require_scratch
|
||||
|
||||
|
||||
@@ -31,7 +31,6 @@ _cleanup()
|
||||
|
||||
# real QA test starts here
|
||||
_supported_fs xfs
|
||||
_supported_os Linux
|
||||
_require_test
|
||||
|
||||
# Writing a 60t fs requires about 2GB of space, so make sure
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user