From: Christoph Hellwig Date: Fri, 20 Dec 2024 03:48:49 +0000 (-0800) Subject: man: document rgextents geom field X-Git-Tag: v6.13.0~73 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=0b64a342dbfc1a47da2293ff98b2e13734627746;p=thirdparty%2Fxfsprogs-dev.git man: document rgextents geom field Document the new rgextent geom field. Signed-off-by: Christoph Hellwig Reviewed-by: "Darrick J. Wong" Signed-off-by: "Darrick J. Wong" --- diff --git a/man/man2/ioctl_xfs_fsgeometry.2 b/man/man2/ioctl_xfs_fsgeometry.2 index c808ad5b..502054f3 100644 --- a/man/man2/ioctl_xfs_fsgeometry.2 +++ b/man/man2/ioctl_xfs_fsgeometry.2 @@ -49,7 +49,8 @@ struct xfs_fsop_geom { __u32 sick; __u32 checked; - __u64 reserved[17]; + __u64 rgextents; + __u64 reserved[16]; }; .fi .in @@ -139,6 +140,9 @@ Please see the section .B XFS METADATA HEALTH REPORTING for more details. .PP +.I rgextents +Is the number of RT extents in each rtgroup. +.PP .I reserved is set to zero. .SH FILESYSTEM FEATURE FLAGS