linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] xfs_io: add DAX and CoW extent-size flags to chattr manpage
@ 2017-01-19  7:35 Eryu Guan
  2017-01-19 14:58 ` Christoph Hellwig
  2017-01-19 15:14 ` Eric Sandeen
  0 siblings, 2 replies; 3+ messages in thread
From: Eryu Guan @ 2017-01-19  7:35 UTC (permalink / raw)
  To: linux-xfs; +Cc: Eryu Guan

Manpage is not updated after adding set/clear DAX and CoW
extent-size flags support to xfs_io.

Signed-off-by: Eryu Guan <eguan@redhat.com>
---
 man/man8/xfs_io.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/man8/xfs_io.8 b/man/man8/xfs_io.8
index 885df7f..fccddcf 100644
--- a/man/man8/xfs_io.8
+++ b/man/man8/xfs_io.8
@@ -798,7 +798,7 @@ can be used to restrict the output to directories only).
 This is a depth first descent, it does not follow symlinks and
 it also does not cross mount points.
 .TP
-.BR chattr " [ " \-R " | " \-D " ] [ " + / \-riasAdtPneEfS " ]"
+.BR chattr " [ " \-R " | " \-D " ] [ " + / \-riasAdtPneEfSxC " ]"
 Change extended inode flags on the currently open file. The
 .B \-R
 and
-- 
2.9.3


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] xfs_io: add DAX and CoW extent-size flags to chattr manpage
  2017-01-19  7:35 [PATCH] xfs_io: add DAX and CoW extent-size flags to chattr manpage Eryu Guan
@ 2017-01-19 14:58 ` Christoph Hellwig
  2017-01-19 15:14 ` Eric Sandeen
  1 sibling, 0 replies; 3+ messages in thread
From: Christoph Hellwig @ 2017-01-19 14:58 UTC (permalink / raw)
  To: Eryu Guan; +Cc: linux-xfs

On Thu, Jan 19, 2017 at 03:35:11PM +0800, Eryu Guan wrote:
> Manpage is not updated after adding set/clear DAX and CoW
> extent-size flags support to xfs_io.
> 
> Signed-off-by: Eryu Guan <eguan@redhat.com>

Looks good,

Reviewed-by: Christoph Hellwig <hch@lst.de>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] xfs_io: add DAX and CoW extent-size flags to chattr manpage
  2017-01-19  7:35 [PATCH] xfs_io: add DAX and CoW extent-size flags to chattr manpage Eryu Guan
  2017-01-19 14:58 ` Christoph Hellwig
@ 2017-01-19 15:14 ` Eric Sandeen
  1 sibling, 0 replies; 3+ messages in thread
From: Eric Sandeen @ 2017-01-19 15:14 UTC (permalink / raw)
  To: Eryu Guan, linux-xfs

On 1/19/17 1:35 AM, Eryu Guan wrote:
> Manpage is not updated after adding set/clear DAX and CoW
> extent-size flags support to xfs_io.
> 
> Signed-off-by: Eryu Guan <eguan@redhat.com>

Reviewed-by: Eric Sandeen <sandeen@redhat.com>

The manpage also references xfsctl(3) for descriptions, so that
could probably use some updating as well, if you feel inclined.

-Eric

> ---
>  man/man8/xfs_io.8 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man/man8/xfs_io.8 b/man/man8/xfs_io.8
> index 885df7f..fccddcf 100644
> --- a/man/man8/xfs_io.8
> +++ b/man/man8/xfs_io.8
> @@ -798,7 +798,7 @@ can be used to restrict the output to directories only).
>  This is a depth first descent, it does not follow symlinks and
>  it also does not cross mount points.
>  .TP
> -.BR chattr " [ " \-R " | " \-D " ] [ " + / \-riasAdtPneEfS " ]"
> +.BR chattr " [ " \-R " | " \-D " ] [ " + / \-riasAdtPneEfSxC " ]"
>  Change extended inode flags on the currently open file. The
>  .B \-R
>  and
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-01-19 16:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-19  7:35 [PATCH] xfs_io: add DAX and CoW extent-size flags to chattr manpage Eryu Guan
2017-01-19 14:58 ` Christoph Hellwig
2017-01-19 15:14 ` Eric Sandeen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).