Signed-off-by: Rodrigo Campos <rodrigo@xxxxxxxxxxx> Reviewed-by: Christian Brauner <brauner@xxxxxxxxxx> --- src/vfs/utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.39.2