From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Liu Subject: [PATCH] Btrfs-progs: added btrfs filesystem label [label] [path] support V2 Date: Thu, 01 Sep 2011 19:52:54 +0800 Message-ID: <4E5F7216.7040909@oracle.com> References: <4E5F47C7.3030803@oracle.com> Reply-To: jeff.liu@oracle.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: Hugo Mills , chris.mason@oracle.com To: linux-btrfs@vger.kernel.org Return-path: In-Reply-To: <4E5F47C7.3030803@oracle.com> List-ID: Revise the patch according to kernel side change. Signed-off-by: Jie Liu --- btrfs.c | 7 +++---- btrfs_cmds.c | 34 ++++++++++++++++++++++++++++++++++ btrfs_cmds.h | 1 + ctree.h | 4 ++++ ioctl.h | 2 ++ mkfs.c | 19 ------------------- utils.c | 18 ++++++++++++++++++ utils.h | 1 + 8 files changed, 63 insertions(+), 23 deletions(-) diff --git a/btrfs.c b/btrfs.c index 46314cf..6d414f1 100644 --- a/btrfs.c +++ b/btrfs.c @@ -108,11 +108,10 @@ static struct Command commands[] = { "device delete", " [..] \n" "Remove a device from a filesystem." }, - /* coming soon - { 2, "filesystem label", "