aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2023-11-20 11:35:14 -0800
committerZorro Lang <zlang@kernel.org>2023-12-09 12:05:35 +0800
commit65e59370567a48762c98e080c3e06dc8145acbba (patch)
tree7ae1f57d039574892af7f030c8b8ef1529a5641a
parentb9e1a88f8198ac02f3b82fe3b127d4e14f4a97b7 (diff)
downloadxfstests-dev-65e59370567a48762c98e080c3e06dc8145acbba.tar.gz
xfs/601: move this to tests/generic
As per last week's discussion, xfs/601 doesn't have any xfs-specific functionality in it. Turn it into a generic test. Signed-off-by: "Darrick J. Wong" <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Zorro Lang <zlang@kernel.org>
-rwxr-xr-xtests/generic/734 (renamed from tests/xfs/601)3
-rw-r--r--tests/generic/734.out (renamed from tests/xfs/601.out)2
2 files changed, 3 insertions, 2 deletions
diff --git a/tests/xfs/601 b/tests/generic/734
index 9df46e5ebe..93c2ad90e3 100755
--- a/tests/xfs/601
+++ b/tests/generic/734
@@ -2,7 +2,7 @@
# SPDX-License-Identifier: GPL-2.0
# Copyright (c) 2023 Oracle. All Rights Reserved.
#
-# FS QA Test No. 601
+# FS QA Test No. 734
#
# This is a regression test for the kernel commit noted below. The stale
# memory exposure can be exploited by creating a file with shared blocks,
@@ -29,6 +29,7 @@ _fixed_by_git_commit kernel 35d30c9cf127 \
"iomap: don't skip reading in !uptodate folios when unsharing a range"
# real QA test starts here
+_supported_fs generic
_require_test_reflink
_require_cp_reflink
_require_xfs_io_command "funshare"
diff --git a/tests/xfs/601.out b/tests/generic/734.out
index 34d519ca46..174c3f82cb 100644
--- a/tests/xfs/601.out
+++ b/tests/generic/734.out
@@ -1,4 +1,4 @@
-QA output created by 601
+QA output created by 734
Create the original file and a clone
Funshare at least one pagecache page
Check contents