> On Fri, Feb 06, 2015 at 02:39:56PM +0900, Namjae Jeon wrote: > > > 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@xxxxxxxxxxx> > > > > Signed-off-by: Ashish Sangwan <a.sangwan@xxxxxxxxxxx> > > > > --- > > > > 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.. > > Best to have the man page with the rest of the code changes, that > way they all get reviewed at the same time. :) Agree. I will also send the manpage patch soon. Thanks :) > > Cheers, > > Dave. > -- > Dave Chinner > david@xxxxxxxxxxxxx _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs