All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@sandeen.net>
To: Namjae Jeon <namjae.jeon@samsung.com>,
	Dave Chinner <david@fromorbit.com>
Cc: linux-fsdevel@vger.kernel.org,
	Ashish Sangwan <a.sangwan@samsung.com>,
	xfs@oss.sgi.com
Subject: Re: [PATCH] xfsprog: xfsio: update xfs_io manpage for FALLOC_FL_INSERT_RANGE
Date: Thu, 05 Feb 2015 23:26:00 -0600	[thread overview]
Message-ID: <54D45068.2030209@sandeen.net> (raw)
In-Reply-To: <001f01d041cb$39fbbc70$adf33550$@samsung.com>

On 2/5/15 11:10 PM, Namjae Jeon wrote:
> Update xfs_io manpage for FALLOC_FL_INSERT_RANGE.
> 
> Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
> Signed-off-by: Ashish Sangwan <a.sangwan@samsung.com>
> ---
>  man/man8/xfs_io.8 | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/man/man8/xfs_io.8 b/man/man8/xfs_io.8
> index cf27b99..416206f 100644
> --- a/man/man8/xfs_io.8
> +++ b/man/man8/xfs_io.8
> @@ -404,6 +404,11 @@ Call fallocate with FALLOC_FL_COLLAPSE_RANGE flag as described in the
>  manual page to de-allocates blocks and eliminates the hole created in this process
>  by shifting data blocks into the hole.
>  .TP
> +.BI finsert " offset length"
> +Call fallocate with FALLOC_FL_INSERT_RANGE flag as described in the
> +.BR fallocate (2)
> +manual page 

So, it looks like the fallocate(2) manpage will need an update as well.  :)
(linux-man@vger.kernel.org I believe)

Thanks,
-Eric

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

WARNING: multiple messages have this Message-ID (diff)
From: Eric Sandeen <sandeen@sandeen.net>
To: Namjae Jeon <namjae.jeon@samsung.com>,
	Dave Chinner <david@fromorbit.com>
Cc: linux-fsdevel@vger.kernel.org,
	Ashish Sangwan <a.sangwan@samsung.com>,
	xfs@oss.sgi.com
Subject: Re: [PATCH] xfsprog: xfsio: update xfs_io manpage for FALLOC_FL_INSERT_RANGE
Date: Thu, 05 Feb 2015 23:26:00 -0600	[thread overview]
Message-ID: <54D45068.2030209@sandeen.net> (raw)
In-Reply-To: <001f01d041cb$39fbbc70$adf33550$@samsung.com>

On 2/5/15 11:10 PM, Namjae Jeon wrote:
> Update xfs_io manpage for FALLOC_FL_INSERT_RANGE.
> 
> Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
> Signed-off-by: Ashish Sangwan <a.sangwan@samsung.com>
> ---
>  man/man8/xfs_io.8 | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/man/man8/xfs_io.8 b/man/man8/xfs_io.8
> index cf27b99..416206f 100644
> --- a/man/man8/xfs_io.8
> +++ b/man/man8/xfs_io.8
> @@ -404,6 +404,11 @@ Call fallocate with FALLOC_FL_COLLAPSE_RANGE flag as described in the
>  manual page to de-allocates blocks and eliminates the hole created in this process
>  by shifting data blocks into the hole.
>  .TP
> +.BI finsert " offset length"
> +Call fallocate with FALLOC_FL_INSERT_RANGE flag as described in the
> +.BR fallocate (2)
> +manual page 

So, it looks like the fallocate(2) manpage will need an update as well.  :)
(linux-man@vger.kernel.org I believe)

Thanks,
-Eric

  reply	other threads:[~2015-02-06  5:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-06  5:10 [PATCH] xfsprog: xfsio: update xfs_io manpage for FALLOC_FL_INSERT_RANGE Namjae Jeon
2015-02-06  5:26 ` Eric Sandeen [this message]
2015-02-06  5:26   ` Eric Sandeen
2015-02-06  5:39   ` Namjae Jeon
2015-02-06 22:22     ` Dave Chinner
2015-02-06 22:22       ` Dave Chinner
2015-02-08 23:41       ` Namjae Jeon
2015-02-08 23:41         ` Namjae Jeon

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=54D45068.2030209@sandeen.net \
    --to=sandeen@sandeen.net \
    --cc=a.sangwan@samsung.com \
    --cc=david@fromorbit.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=namjae.jeon@samsung.com \
    --cc=xfs@oss.sgi.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.