All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Eric Sandeen <sandeen@sandeen.net>
Cc: xfs mailing list <xfs@oss.sgi.com>
Subject: Re: [PATCH] xfs_io: update bmap help text
Date: Thu, 10 Dec 2009 18:08:50 -0500	[thread overview]
Message-ID: <20091210230850.GA2805@infradead.org> (raw)
In-Reply-To: <4B216FCF.5010108@sandeen.net>

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@sandeen.net>
> ---
> 
> 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"
> +" -v -- Verbose information, specify ag info.  Show flags legend on 2nd -v\n"

Looks good modulo the missing brace as noted by Dave.

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

      parent reply	other threads:[~2009-12-10 23:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-10 22:01 [PATCH] xfs_io: update bmap help text Eric Sandeen
2009-12-10 22:44 ` Dave Chinner
2009-12-10 23:03   ` Eric Sandeen
2009-12-10 23:08 ` Christoph Hellwig [this message]

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=20091210230850.GA2805@infradead.org \
    --to=hch@infradead.org \
    --cc=sandeen@sandeen.net \
    --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.