From mboxrd@z Thu Jan 1 00:00:00 1970 From: Namjae Jeon Subject: RE: [PATCH] xfsprog: xfsio: update xfs_io manpage for FALLOC_FL_INSERT_RANGE Date: Fri, 06 Feb 2015 14:39:56 +0900 Message-ID: <002401d041cf$570eae40$052c0ac0$@samsung.com> References: <001f01d041cb$39fbbc70$adf33550$@samsung.com> <54D45068.2030209@sandeen.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: linux-fsdevel@vger.kernel.org, 'Ashish Sangwan' , xfs@oss.sgi.com To: 'Eric Sandeen' , 'Dave Chinner' Return-path: In-reply-to: <54D45068.2030209@sandeen.net> Content-language: ko List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com List-Id: linux-fsdevel.vger.kernel.org > On 2/5/15 11:10 PM, Namjae Jeon wrote: > > Update xfs_io manpage for FALLOC_FL_INSERT_RANGE. > > > > Signed-off-by: Namjae Jeon > > Signed-off-by: Ashish Sangwan > > --- > > 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 > Hi Eric, > So, it looks like the fallocate(2) manpage will need an update as well. :) Right, I am planning to send the manpage patch for insert range when merging linus tree.. > (linux-man@vger.kernel.org I believe) Okay. Thanks for your point :) > > Thanks, > -Eric _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs