From: David Sterba <dsterba@suse.com>
To: linux-btrfs@vger.kernel.org
Cc: David Sterba <dsterba@suse.com>
Subject: [PATCH 0/8 v2] Btrfs-progs, balance filters: stripes, limits
Date: Fri, 16 Oct 2015 18:17:46 +0200 [thread overview]
Message-ID: <cover.1445011409.git.dsterba@suse.com> (raw)
An updated version that actually works.
David Sterba (7):
btrfs-progs: cleanup and comment parse_range
btrfs-progs: do not modify the string in parse_range
btrfs-progs: extend parse_range API to accept a relaxed range
btrfs-progs: add helpers for parsing 32bit ranges
btrfs-progs: add helpers to print ranges
btrfs-progs: extend balance args to take min/max limit filter
btrfs-progs: balance: enhance the limit fiter with range
Gabríel Arthúr Pétursson (1):
btrfs-progs: balance: add stripes filter
Documentation/btrfs-balance.asciidoc | 8 ++
cmds-balance.c | 167 +++++++++++++++++++++++++++++------
ioctl.h | 17 +++-
volumes.h | 2 +
4 files changed, 164 insertions(+), 30 deletions(-)
--
2.6.1
next reply other threads:[~2015-10-16 16:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-16 16:17 David Sterba [this message]
2015-10-16 16:17 ` [PATCH 1/8] btrfs-progs: cleanup and comment parse_range David Sterba
2015-10-16 16:17 ` [PATCH 2/8] btrfs-progs: do not modify the string in parse_range David Sterba
2015-10-16 16:17 ` [PATCH 3/8] btrfs-progs: extend parse_range API to accept a relaxed range David Sterba
2015-10-16 16:17 ` [PATCH 4/8] btrfs-progs: add helpers for parsing 32bit ranges David Sterba
2015-10-16 16:18 ` [PATCH 5/8] btrfs-progs: add helpers to print ranges David Sterba
2015-10-16 16:18 ` [PATCH 6/8] btrfs-progs: extend balance args to take min/max limit filter David Sterba
2015-10-16 16:18 ` [PATCH 7/8] btrfs-progs: balance: enhance the limit fiter with range David Sterba
2015-10-16 16:18 ` [PATCH 8/8] btrfs-progs: balance: add stripes filter 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.1445011409.git.dsterba@suse.com \
--to=dsterba@suse.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox