summaryrefslogtreecommitdiff
path: root/tests/btrfs/164
diff options
context:
space:
mode:
authorAnand Jain <anand.jain@oracle.com>2023-11-22 16:55:44 +0800
committerZorro Lang <zlang@kernel.org>2023-12-09 12:06:08 +0800
commit1d7a8c3a4d95fb362bbb41f4d66377aa49d8881f (patch)
treeea21dc11535ac8b1ff8aa675b480d4afc06f1215 /tests/btrfs/164
parent19cf4208e74956adaa8b16378a38c2ebd425b0a1 (diff)
tests/btrfs: add tests to the remount group
Several test cases under tests/btrfs are missing from the remount group. This patch adds the test cases that use -o remount to the remount group. Signed-off-by: Anand Jain <anand.jain@oracle.com> Reviewed-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: Zorro Lang <zlang@kernel.org>
Diffstat (limited to 'tests/btrfs/164')
-rwxr-xr-xtests/btrfs/1642
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/btrfs/164 b/tests/btrfs/164
index 43c55c16..bc62b535 100755
--- a/tests/btrfs/164
+++ b/tests/btrfs/164
@@ -10,7 +10,7 @@
# Remount RW
# Run device delete on the seed device
. ./common/preamble
-_begin_fstest auto quick volume
+_begin_fstest auto quick volume remount
# Override the default cleanup function.
_cleanup()