aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2023-10-16 15:11:03 +0200
committerZorro Lang <zlang@kernel.org>2023-10-22 14:38:17 +0800
commit053719c1887714855b1bd58ef89b363d69358e61 (patch)
treec985a95464bd89f8715ec0ee60f1dae434399b06
parent78469c97a2083302d7c5dd03677b009e2382d671 (diff)
downloadxfstests-dev-053719c1887714855b1bd58ef89b363d69358e61.tar.gz
xfs: add missing _require_scratch calls
Add _require_scratch to a bunch of test that were using $SCRATCH_DEV without that check. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: "Darrick J. Wong" <djwong@kernel.org> Signed-off-by: Zorro Lang <zlang@kernel.org>
-rwxr-xr-xtests/xfs/1841
-rwxr-xr-xtests/xfs/1921
-rwxr-xr-xtests/xfs/2001
-rwxr-xr-xtests/xfs/2041
-rwxr-xr-xtests/xfs/2321
5 files changed, 5 insertions, 0 deletions
diff --git a/tests/xfs/184 b/tests/xfs/184
index 3bdd86addf..97f529f666 100755
--- a/tests/xfs/184
+++ b/tests/xfs/184
@@ -19,6 +19,7 @@ _begin_fstest auto quick clone fiemap unshare
# real QA test starts here
_supported_fs xfs
+_require_scratch
_require_scratch_delalloc
_require_scratch_reflink
_require_cp_reflink
diff --git a/tests/xfs/192 b/tests/xfs/192
index eb577f15fc..ef7da55be5 100755
--- a/tests/xfs/192
+++ b/tests/xfs/192
@@ -19,6 +19,7 @@ _begin_fstest auto quick clone fiemap unshare
# real QA test starts here
_supported_fs xfs
+_require_scratch
_require_scratch_delalloc
_require_scratch_reflink
_require_cp_reflink
diff --git a/tests/xfs/200 b/tests/xfs/200
index b51b9a54f5..a9d6ce1bb6 100755
--- a/tests/xfs/200
+++ b/tests/xfs/200
@@ -21,6 +21,7 @@ _begin_fstest auto quick clone fiemap unshare
# real QA test starts here
_supported_fs xfs
+_require_scratch
_require_scratch_delalloc
_require_scratch_reflink
_require_cp_reflink
diff --git a/tests/xfs/204 b/tests/xfs/204
index 7d6b79a86d..7dacfa2de7 100755
--- a/tests/xfs/204
+++ b/tests/xfs/204
@@ -21,6 +21,7 @@ _begin_fstest auto quick clone fiemap unshare
# real QA test starts here
_supported_fs xfs
+_require_scratch
_require_scratch_delalloc
_require_scratch_reflink
_require_cp_reflink
diff --git a/tests/xfs/232 b/tests/xfs/232
index 59bbc43686..0cb26fa1cd 100755
--- a/tests/xfs/232
+++ b/tests/xfs/232
@@ -30,6 +30,7 @@ _cleanup()
# real QA test starts here
_supported_fs xfs
+_require_scratch
_require_scratch_delalloc
_require_xfs_io_command "cowextsize"
_require_scratch_reflink