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:
Darrick J. Wong
2020-09-17 19:09:36 -07:00
committed by Eryu Guan
parent 9a6005c31f
commit a860a167d8
1498 changed files with 0 additions and 1515 deletions
-1
View File
@@ -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
-1
View File
@@ -34,7 +34,6 @@ _cleanup()
# Modify as appropriate.
_supported_fs xfs
_supported_os Linux
_require_scratch_nocheck
_require_no_large_scratch_dev
-1
View File
@@ -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
-1
View File
@@ -42,7 +42,6 @@ _populate_scratch()
# real QA test starts here
_supported_fs xfs
_supported_os Linux
_require_scratch
_require_no_large_scratch_dev
-1
View File
@@ -31,7 +31,6 @@ _cleanup()
# Modify as appropriate.
_supported_fs xfs
_supported_os Linux
_require_scratch_nocheck
_require_xfs_mkfs_crc
-1
View File
@@ -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
-1
View File
@@ -28,7 +28,6 @@ _cleanup()
# Modify as appropriate.
_supported_fs xfs
_supported_os Linux
_require_scratch
_require_xfs_quota
-1
View File
@@ -70,7 +70,6 @@ _do_test()
# real QA test starts here
_supported_fs xfs
_supported_os Linux
_require_test
rm -f $seqres.full
-1
View File
@@ -45,7 +45,6 @@ _init()
# real QA test starts here
_supported_fs xfs
_supported_os Linux
_require_scratch
_require_xfs_io_command "falloc"
-1
View File
@@ -88,7 +88,6 @@ _corrupt_finobt_root()
# real QA test starts here
_supported_fs xfs
_supported_os Linux
_require_scratch
_require_xfs_mkfs_finobt
-1
View File
@@ -65,7 +65,6 @@ _check_scratch_log_state()
# real QA test starts here
_supported_fs xfs
_supported_os Linux
_require_scratch
_require_freeze
-1
View File
@@ -87,7 +87,6 @@ _do_test()
# real QA test starts here
_supported_fs xfs
_supported_os Linux
_require_test
rm -f $seqres.full
-1
View File
@@ -88,7 +88,6 @@ _cleaner()
# real QA test starts here
_supported_fs xfs
_supported_os Linux
_require_scratch
_require_xfs_mkfs_finobt
-1
View File
@@ -144,7 +144,6 @@ _test_edquot()
# real QA test starts here
_supported_fs xfs
_supported_os Linux
_require_scratch
_require_xfs_io_command "falloc"
-1
View File
@@ -47,7 +47,6 @@ create_file()
# real QA test starts here
_supported_fs xfs
_supported_os Linux
_require_scratch
-1
View File
@@ -175,7 +175,6 @@ _check_corrupt()
# real QA test starts here
_supported_fs xfs
_supported_os Linux
rm -f $seqres.full
-1
View File
@@ -27,7 +27,6 @@ _cleanup()
# real QA test starts here
_supported_fs xfs
_supported_os Linux
_require_scratch
-1
View File
@@ -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
-1
View File
@@ -47,7 +47,6 @@ _filter_stat()
# real QA test starts here
_supported_fs xfs
_supported_os Linux
_require_scratch
-1
View File
@@ -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