]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
vfs: Fix documentation typo
authorRodrigo Campos <rodrigo@sdfg.com.ar>
Tue, 14 Mar 2023 11:45:04 +0000 (12:45 +0100)
committerZorro Lang <zlang@kernel.org>
Tue, 14 Mar 2023 14:52:48 +0000 (22:52 +0800)
Signed-off-by: Rodrigo Campos <rodrigo@sdfg.com.ar>
Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
src/vfs/utils.h

index c0dbe370895062a7ca3bd33990b0a7b89aa3a244..f16817378aa62dc276b07b68f380dba69ec62bda 100644 (file)
@@ -177,7 +177,7 @@ struct vfs_ns_cap_data {
 struct vfstest_info {
        uid_t t_overflowuid;
        gid_t t_overflowgid;
-       /* path of the test device */
+       /* Filesystem type of the mountpoint */
        const char *t_fstype;
        /* path of the test device */
        const char *t_device;