| To: | Eric Sandeen <sandeen@xxxxxxxxxxx> |
|---|---|
| Subject: | Re: [PATCH] xfs_io: update bmap help text |
| From: | Dave Chinner <david@xxxxxxxxxxxxx> |
| Date: | Fri, 11 Dec 2009 09:44:08 +1100 |
| Cc: | xfs mailing list <xfs@xxxxxxxxxxx> |
| In-reply-to: | <4B216FCF.5010108@xxxxxxxxxxx> |
| References: | <4B216FCF.5010108@xxxxxxxxxxx> |
| User-agent: | Mutt/1.5.18 (2008-05-17) |
On Thu, Dec 10, 2009 at 04:01:51PM -0600, Eric Sandeen wrote: > Trivial addition of missing argument help text. > > Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxxx> > --- > > iff --git a/io/bmap.c b/io/bmap.c > index f79cf8c..5c4cf48 100644 > --- a/io/bmap.c > +++ b/io/bmap.c > @@ -43,6 +43,9 @@ bmap_help(void) > " -a -- prints the attribute fork map instead of the data fork.\n" > " -d -- suppresses a DMAPI read event, offline portions shown as holes.\n" > " -l -- also displays the length of each extent in 512-byte blocks.\n" > +" -n -- query n extents.\n" > +" -p -- obtain all unwritten extents as well (w/ -v show which are > unwritten.\n" Closing ')"? Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] mkfs: handle 4k sector devices more cleanly, Christoph Hellwig |
|---|---|
| Next by Date: | Re: [PATCH] mkfs: handle 4k sector devices more cleanly, Eric Sandeen |
| Previous by Thread: | [PATCH] xfs_io: update bmap help text, Eric Sandeen |
| Next by Thread: | Re: [PATCH] xfs_io: update bmap help text, Eric Sandeen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |