Message ID | 20230314114511.128207-3-rodrigo@sdfg.com.ar (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Tests for idmapped tmpfs | expand |
diff --git src/vfs/utils.h src/vfs/utils.h index c0dbe370..f1681737 100644 --- src/vfs/utils.h +++ src/vfs/utils.h @@ -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;