From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cn.fujitsu.com ([59.151.112.132]:44936 "EHLO heian.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1752237AbaILIe1 (ORCPT ); Fri, 12 Sep 2014 04:34:27 -0400 Message-ID: <1410510831.21185.13.camel@localhost.localdomain> Subject: Re: [PATCH v2] btrfs-progs: deal with conflict options for btrfs fi show From: Gui Hecheng To: Satoru Takeuchi CC: , Date: Fri, 12 Sep 2014 16:33:51 +0800 In-Reply-To: <54128AF5.8080202@jp.fujitsu.com> References: <1410412751-9277-1-git-send-email-guihc.fnst@cn.fujitsu.com> <1410484541-16422-1-git-send-email-guihc.fnst@cn.fujitsu.com> <54128AF5.8080202@jp.fujitsu.com> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Sender: linux-btrfs-owner@vger.kernel.org List-ID: On Fri, 2014-09-12 at 14:56 +0900, Satoru Takeuchi wrote: > Hi Gui, > > (2014/09/12 10:15), Gui Hecheng wrote: > > For btrfs fi show, -d|--all-devices & -m|--mounted will > > overwrite each other, so if specified both, let the user > > know that he should not use them at the same time. > > > > Signed-off-by: Gui Hecheng > > --- > > changelog: > > v1->v2: add option conflict descriptions to manpage and usage. > > --- > > Documentation/btrfs-filesystem.txt | 9 ++++++--- > > cmds-filesystem.c | 12 ++++++++++-- > > 2 files changed, 16 insertions(+), 5 deletions(-) > > > > diff --git a/Documentation/btrfs-filesystem.txt b/Documentation/btrfs-filesystem.txt > > index c9c0b00..d3d2dcc 100644 > > --- a/Documentation/btrfs-filesystem.txt > > +++ b/Documentation/btrfs-filesystem.txt > > @@ -20,15 +20,18 @@ SUBCOMMAND > > *df* [...]:: > > Show space usage information for a mount point. > > > > -*show* [--mounted|--all-devices||||