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 So, it looks like the fallocate(2) manpage will need an update as well. :) (linux-man@xxxxxxxxxxxxxxx I believe) Thanks, -Eric _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs