public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <djwong@kernel.org>
To: Christoph Hellwig <hch@lst.de>
Cc: aalbersh@kernel.org, linux-xfs@vger.kernel.org
Subject: Re: [PATCH 2/2] man: document rgextents geom field
Date: Wed, 11 Dec 2024 10:19:14 -0800	[thread overview]
Message-ID: <20241211181914.GE6678@frogsfrogsfrogs> (raw)
In-Reply-To: <20241211180542.1411428-3-hch@lst.de>

On Wed, Dec 11, 2024 at 07:05:37PM +0100, Christoph Hellwig wrote:
> Document the new rgextent geom field.
> 
> Signed-off-by: Christoph Hellwig <hch@lst.de>

Looks good,
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>

--D

> ---
>  man/man2/ioctl_xfs_fsgeometry.2 | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)
> 
> diff --git a/man/man2/ioctl_xfs_fsgeometry.2 b/man/man2/ioctl_xfs_fsgeometry.2
> index c808ad5b8b91..502054f391e9 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
> -- 
> 2.45.2
> 
> 

      reply	other threads:[~2024-12-11 18:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-11 18:05 xfsprogs metadir/rtgroup man page fixups Christoph Hellwig
2024-12-11 18:05 ` [PATCH 1/2] mkfs: small rgcount man page fixup Christoph Hellwig
2024-12-11 18:18   ` Darrick J. Wong
2024-12-11 18:05 ` [PATCH 2/2] man: document rgextents geom field Christoph Hellwig
2024-12-11 18:19   ` Darrick J. Wong [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241211181914.GE6678@frogsfrogsfrogs \
    --to=djwong@kernel.org \
    --cc=aalbersh@kernel.org \
    --cc=hch@lst.de \
    --cc=linux-xfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox