From: David Sterba <dsterba@suse.cz>
To: linux-btrfs@vger.kernel.org
Cc: David Sterba <dsterba@suse.cz>
Subject: [PATCH 0/6] Btrfs-progs, add units to 'usage' subcommands
Date: Thu, 18 Dec 2014 15:27:40 +0100 [thread overview]
Message-ID: <cover.1418912740.git.dsterba@suse.cz> (raw)
Copy from 'fi df' to 'fi usage' and 'dev usage'.
David Sterba (6):
btrfs-progs: fi usage, change option for tabular output to T
btrfs-progs: fi usage, add switches to set output units
btrfs-progs: fi usage, update manpage
btrfs-progs: dev usage, add switches to set output units
btrfs-progs: dev usage, update manpage
btrfs-progs: unify unit mode parameters and variables
Documentation/btrfs-device.txt | 26 ++++++++
Documentation/btrfs-filesystem.txt | 28 ++++++++
cmds-device.c | 66 ++++++++++++++----
cmds-fi-disk_usage.c | 133 ++++++++++++++++++++++++-------------
cmds-fi-disk_usage.h | 4 +-
5 files changed, 197 insertions(+), 60 deletions(-)
--
2.1.3
next reply other threads:[~2014-12-18 14:27 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-18 14:27 David Sterba [this message]
2014-12-18 14:27 ` [PATCH 1/6] btrfs-progs: fi usage, change option for tabular output to T David Sterba
2014-12-18 14:27 ` [PATCH 2/6] btrfs-progs: fi usage, add switches to set output units David Sterba
2014-12-18 14:27 ` [PATCH 3/6] btrfs-progs: fi usage, update manpage David Sterba
2014-12-19 5:04 ` Satoru Takeuchi
2014-12-19 9:56 ` Satoru Takeuchi
2014-12-19 13:36 ` David Sterba
2014-12-21 23:25 ` Satoru Takeuchi
2014-12-18 14:27 ` [PATCH 4/6] btrfs-progs: dev usage, add switches to set output units David Sterba
2014-12-18 14:27 ` [PATCH 5/6] btrfs-progs: dev usage, update manpage David Sterba
2014-12-18 14:28 ` [PATCH 6/6] btrfs-progs: unify unit mode parameters and variables David Sterba
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=cover.1418912740.git.dsterba@suse.cz \
--to=dsterba@suse.cz \
--cc=linux-btrfs@vger.kernel.org \
/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.