From patchwork Sun Oct 17 18:26:45 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: hugo-lkml@carfax.org.uk X-Patchwork-Id: 260391 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id o9HIRKne024312 for ; Sun, 17 Oct 2010 18:27:21 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932490Ab0JQS1Q (ORCPT ); Sun, 17 Oct 2010 14:27:16 -0400 Received: from frost.carfax.org.uk ([212.13.194.111]:2217 "EHLO frost.carfax.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932362Ab0JQS1P (ORCPT ); Sun, 17 Oct 2010 14:27:15 -0400 Received: from intmx.carfax.org.uk ([10.0.0.5] helo=vlad.carfax.org.uk ident=Debian-exim) by frost.carfax.org.uk with esmtp (Exim 4.69) (envelope-from ) id 1P7Xww-0001oB-7n for linux-btrfs@vger.kernel.org; Sun, 17 Oct 2010 18:27:14 +0000 Received: from hrm by vlad.carfax.org.uk with local (Exim 4.69) (envelope-from ) id 1P7Xwv-0003DI-QR; Sun, 17 Oct 2010 19:27:13 +0100 Message-Id: <20101017182706.430006857@carfax.org.uk> User-Agent: quilt/0.48-1 Date: Sun, 17 Oct 2010 19:26:45 +0100 From: hugo-lkml@carfax.org.uk To: linux-btrfs@vger.kernel.org Cc: Hugo Mills Subject: [patch 2/4] Add an option to show ISO, binary or raw bytes counts using df. References: <20101017182643.297900488@carfax.org.uk> Content-Disposition: inline; filename=df-numbers X-frost.carfax.org.uk-Spam-Score: -0.0 (/) X-frost.carfax.org.uk-Spam-Report: Spam detection software, running on the system "spamd2.lon.bitfolk.com", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Change btrfs filesystem df to allow the user to control the scales used for sizes in the output. Signed-off-by: Hugo Mills --- btrfs.c | 5 +++-- btrfs_cmds.c | 37 ++++++++++++++++++++++++++++++++----- 2 files changed, 35 insertions(+), 7 deletions(-) [...] Content analysis details: (-0.0 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain Sender: linux-btrfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter1.kernel.org [140.211.167.41]); Sun, 17 Oct 2010 18:27:21 +0000 (UTC) Index: btrfs-progs-unstable/btrfs.c =================================================================== --- btrfs-progs-unstable.orig/btrfs.c 2010-10-17 18:43:57.000000000 +0100 +++ btrfs-progs-unstable/btrfs.c 2010-10-17 18:47:36.000000000 +0100 @@ -87,9 +87,10 @@ "Show the info of a btrfs filesystem. If no or