summaryrefslogtreecommitdiff
path: root/tests/ceph
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2021-09-16 17:39:08 -0700
committerEryu Guan <guaneryu@gmail.com>2021-09-26 21:33:58 +0800
commitb85dab5bc91a3554c7df7005bf349d92fcfa6484 (patch)
treeb56db2ab1ad5963fbea352968969db4003a39a5c /tests/ceph
parent4174d883cffdd7e6093b2fda23e0de32e8e5b6fc (diff)
ceph: re-tag copy_file_range as being in the copy_range group
copy_range is the group name for copy_file_range tests, so reclassify these tests. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
Diffstat (limited to 'tests/ceph')
-rwxr-xr-xtests/ceph/0012
-rwxr-xr-xtests/ceph/0022
-rwxr-xr-xtests/ceph/0032
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/ceph/001 b/tests/ceph/001
index aca77168..c00de308 100755
--- a/tests/ceph/001
+++ b/tests/ceph/001
@@ -11,7 +11,7 @@
# file and 3) the middle of the dst file.
#
. ./common/preamble
-_begin_fstest auto quick copy
+_begin_fstest auto quick copy_range
# get standard environment
. common/filter
diff --git a/tests/ceph/002 b/tests/ceph/002
index 428f23a9..9bc728fd 100755
--- a/tests/ceph/002
+++ b/tests/ceph/002
@@ -20,7 +20,7 @@
# linux kernel: 78beb0ff2fec ("ceph: use copy-from2 op in copy_file_range")
#
. ./common/preamble
-_begin_fstest auto quick copy
+_begin_fstest auto quick copy_range
# get standard environment
. common/filter
diff --git a/tests/ceph/003 b/tests/ceph/003
index 9f8c6068..faedb48c 100755
--- a/tests/ceph/003
+++ b/tests/ceph/003
@@ -7,7 +7,7 @@
# Test copy_file_range with infile = outfile
#
. ./common/preamble
-_begin_fstest auto quick copy
+_begin_fstest auto quick copy_range
# get standard environment
. common/filter