linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Sterba <dsterba@suse.com>
To: linux-btrfs@vger.kernel.org
Cc: David Sterba <dsterba@suse.com>
Subject: [PATCH 0/7] Btrfs-progs, balance filters: stripes, limits
Date: Tue, 13 Oct 2015 17:42:16 +0200	[thread overview]
Message-ID: <cover.1444750808.git.dsterba@suse.com> (raw)

Here's the userspace part that enables the use of stripes and enhanced limit
filters.

David Sterba (6):
  btrfs-progs: cleanup and comment 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                       | 172 +++++++++++++++++++++++++++++------
 ioctl.h                              |  17 +++-
 volumes.h                            |   2 +
 4 files changed, 168 insertions(+), 31 deletions(-)

-- 
2.6.1


             reply	other threads:[~2015-10-13 15:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-13 15:42 David Sterba [this message]
2015-10-13 15:42 ` [PATCH 1/7] btrfs-progs: cleanup and comment parse_range David Sterba
2015-10-13 15:42 ` [PATCH 2/7] btrfs-progs: extend parse_range API to accept a relaxed range David Sterba
2015-10-13 15:42 ` [PATCH 3/7] btrfs-progs: add helpers for parsing 32bit ranges David Sterba
2015-10-13 15:42 ` [PATCH 4/7] btrfs-progs: add helpers to print ranges David Sterba
2015-10-13 15:42 ` [PATCH 5/7] btrfs-progs: extend balance args to take min/max limit filter David Sterba
2015-10-13 15:42 ` [PATCH 6/7] btrfs-progs: balance: enhance the limit fiter with range David Sterba
2015-10-13 15:42 ` [PATCH 7/7] 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.1444750808.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;
as well as URLs for NNTP newsgroup(s).