aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnand Jain <anand.jain@oracle.com>2024-02-20 03:48:42 +0800
committerZorro Lang <zlang@kernel.org>2024-03-01 19:22:36 +0800
commitb89613e85fe22c2d55591732e97a704965d53e3a (patch)
treed0861d28be70fdd93b79a83f29f1065e0d43c7ac
parentc5c8a22238816ce68148f02ddfaf4a3f3104aaaf (diff)
downloadxfstests-dev-b89613e85fe22c2d55591732e97a704965d53e3a.tar.gz
btrfs: introduce tempfsid test group
Introducing a new test group named tempfsid. Tempfsid is a feature of the Btrfs filesystem. When encountering another device with the same fsid as one already mounted, the system will mount the new device with a temporary, randomly generated in-memory fsid. Reviewed-by: Filipe Manana <fdmanana@suse.com> Signed-off-by: Anand Jain <anand.jain@oracle.com>
-rw-r--r--doc/group-names.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/group-names.txt b/doc/group-names.txt
index 2ac95ac83a..50262e02f6 100644
--- a/doc/group-names.txt
+++ b/doc/group-names.txt
@@ -131,6 +131,7 @@ swap swap files
swapext XFS_IOC_SWAPEXT ioctl
symlink symbolic links
tape dump and restore with a tape
+tempfsid temporary fsid
thin thin provisioning
trim FITRIM ioctl
udf UDF functionality tests