]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
ceph: re-tag copy_file_range as being in the copy_range group
authorDarrick J. Wong <djwong@kernel.org>
Fri, 17 Sep 2021 00:39:08 +0000 (17:39 -0700)
committerEryu Guan <guaneryu@gmail.com>
Sun, 26 Sep 2021 13:33:58 +0000 (21:33 +0800)
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>
tests/ceph/001
tests/ceph/002
tests/ceph/003

index aca77168569a109ab52bb14942246afdc2ec8107..c00de308fd9595248bd3f68d402c8fcbeafa3272 100755 (executable)
@@ -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
index 428f23a9acc33c3673fa55e03a64cf9934e78034..9bc728fd2e18692ec55267144c31c0e82c171475 100755 (executable)
@@ -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
index 9f8c60689b1d024db49eb3c490427c0250157673..faedb48cfeeab861166fc0b84715fc39c0c5849e 100755 (executable)
@@ -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