From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id nBAN8ECp124139 for ; Thu, 10 Dec 2009 17:08:15 -0600 Received: from bombadil.infradead.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 18F3EDFADBC for ; Thu, 10 Dec 2009 15:08:50 -0800 (PST) Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) by cuda.sgi.com with ESMTP id C0zLEzcmGzhafroq for ; Thu, 10 Dec 2009 15:08:50 -0800 (PST) Date: Thu, 10 Dec 2009 18:08:50 -0500 From: Christoph Hellwig Subject: Re: [PATCH] xfs_io: update bmap help text Message-ID: <20091210230850.GA2805@infradead.org> References: <4B216FCF.5010108@sandeen.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <4B216FCF.5010108@sandeen.net> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Eric Sandeen Cc: xfs mailing list 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 > --- > > 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