]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
btrfs: fix incorrect subvolume test group name
authorDarrick J. Wong <djwong@kernel.org>
Fri, 17 Sep 2021 00:39:24 +0000 (17:39 -0700)
committerEryu Guan <guaneryu@gmail.com>
Sun, 26 Sep 2021 13:34:07 +0000 (21:34 +0800)
The group for testing subvolume functionality is 'subvol', not
'subvolume'.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/btrfs/233
tests/btrfs/245

index f3e3762c69512d77451f0e36b1e2d76e6ca558a7..6a414443307301f9fdfe0bfa27feff2be77322a8 100755 (executable)
@@ -9,7 +9,7 @@
 # performed.
 #
 . ./common/preamble
-_begin_fstest auto quick subvolume
+_begin_fstest auto quick subvol
 
 # Override the default cleanup function.
 _cleanup()
index 2b9c63c7468e7dddc6e2c2f77940e09a3ef89570..f3380ac20bd382fa331b61173500c3d8f1b2b2e7 100755 (executable)
@@ -8,7 +8,7 @@
 # as subvolume and snapshot creation and deletion.
 #
 . ./common/preamble
-_begin_fstest auto quick idmapped subvolume
+_begin_fstest auto quick idmapped subvol
 
 # get standard environment, filters and checks
 . ./common/rc