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
@@ -30,7 +30,6 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
# real QA test starts here
_supported_fs generic
_supported_os Linux
_require_scratch_nocheck
_require_scratch_shutdown