Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/8 v2] Btrfs-progs, balance filters: stripes, limits
@ 2015-10-16 16:17 David Sterba
  2015-10-16 16:17 ` [PATCH 1/8] btrfs-progs: cleanup and comment parse_range David Sterba
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: David Sterba @ 2015-10-16 16:17 UTC (permalink / raw)
  To: linux-btrfs; +Cc: David Sterba

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-10-16 16:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-16 16:17 [PATCH 0/8 v2] Btrfs-progs, balance filters: stripes, limits David Sterba
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox