From: Nils Steinger <nst@voidptr.de>
To: linux-btrfs@vger.kernel.org
Cc: Nils Steinger <nst@voidptr.de>
Subject: [PATCH v2] Options to set fixed unit for `filesystem df`
Date: Thu, 14 Aug 2014 23:13:37 +0200 [thread overview]
Message-ID: <1408050818-17184-1-git-send-email-nst@voidptr.de> (raw)
In-Reply-To: <1408044261-11234-1-git-send-email-nst@voidptr.de>
I forgot to add the new options to man page for btrfs-filesystem.
While adding them, I also noticed that the man page contained a "[<path>...]"
placeholder even though the code for df only accepts a single path, so I
removed the placeholder.
Nils Steinger (1):
Add options to use a fixed unit for `filesystem df` instead of
determining it automatically.
Documentation/btrfs-filesystem.txt | 14 ++++++++-
cmds-filesystem.c | 62 +++++++++++++++++++++++++++++++++-----
utils.c | 30 ++++++++++++++++++
utils.h | 8 +++++
4 files changed, 106 insertions(+), 8 deletions(-)
--
1.9.1
next prev parent reply other threads:[~2014-08-14 21:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-14 19:24 [PATCH] Options to set fixed unit for `filesystem df` Nils Steinger
2014-08-14 19:24 ` [PATCH] Add options to use a fixed unit for `filesystem df` instead of determining it automatically Nils Steinger
2014-08-14 21:13 ` Nils Steinger [this message]
2014-08-14 21:13 ` [PATCH v2] " Nils Steinger
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=1408050818-17184-1-git-send-email-nst@voidptr.de \
--to=nst@voidptr.de \
--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.