* [PATCH] xfsprogs: fix xfsctl manual XFS_IOC_FSSETXATTR valid fields
@ 2014-09-23 15:41 Mark Tingueyl
2014-09-23 16:04 ` Eric Sandeen
0 siblings, 1 reply; 2+ messages in thread
From: Mark Tingueyl @ 2014-09-23 15:41 UTC (permalink / raw)
To: xfs
[-- Attachment #1: xfsprogs-project-id-XFS_IOC_FSSETXATTR.patch --]
[-- Type: text/plain, Size: 843 bytes --]
The xfsctl manual page fails to mention that fsx_projid is a
setable field.
Signed-off-by: Mark Tinguely <tinguely@sgi.com>
---
man/man3/xfsctl.3 | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Index: b/man/man3/xfsctl.3
===================================================================
--- a/man/man3/xfsctl.3
+++ b/man/man3/xfsctl.3
@@ -245,9 +245,10 @@ Set additional attributes associated wit
The final argument points to a variable of type
.BR "struct fsxattr" ,
but only the following fields are used in this call:
-.B fsx_xflags
+.BR fsx_xflags ,
+.B fsx_extsize
and
-.BR fsx_extsize .
+.BR fsx_projid .
The
.B fsx_xflags
realtime file bit and the file's extent size may be changed only
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] xfsprogs: fix xfsctl manual XFS_IOC_FSSETXATTR valid fields
2014-09-23 15:41 [PATCH] xfsprogs: fix xfsctl manual XFS_IOC_FSSETXATTR valid fields Mark Tingueyl
@ 2014-09-23 16:04 ` Eric Sandeen
0 siblings, 0 replies; 2+ messages in thread
From: Eric Sandeen @ 2014-09-23 16:04 UTC (permalink / raw)
To: Mark Tingueyl, xfs
On 9/23/14 10:41 AM, Mark Tingueyl wrote:
> The xfsctl manual page fails to mention that fsx_projid is a
> setable field.
>
> Signed-off-by: Mark Tinguely <tinguely@sgi.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
p.s. You might want to fix your name in your email client, Mr. Tingueyl ;)
> ---
> man/man3/xfsctl.3 | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> Index: b/man/man3/xfsctl.3
> ===================================================================
> --- a/man/man3/xfsctl.3
> +++ b/man/man3/xfsctl.3
> @@ -245,9 +245,10 @@ Set additional attributes associated wit
> The final argument points to a variable of type
> .BR "struct fsxattr" ,
> but only the following fields are used in this call:
> -.B fsx_xflags
> +.BR fsx_xflags ,
> +.B fsx_extsize
> and
> -.BR fsx_extsize .
> +.BR fsx_projid .
> The
> .B fsx_xflags
> realtime file bit and the file's extent size may be changed only
>
>
> _______________________________________________
> xfs mailing list
> xfs@oss.sgi.com
> http://oss.sgi.com/mailman/listinfo/xfs
>
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-09-23 16:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-23 15:41 [PATCH] xfsprogs: fix xfsctl manual XFS_IOC_FSSETXATTR valid fields Mark Tingueyl
2014-09-23 16:04 ` Eric Sandeen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox