linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/8] Balance management userspace
@ 2011-05-01 15:47 Hugo Mills
  2011-05-01 15:47 ` [PATCH v6 1/8] Balance progress monitoring Hugo Mills
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Hugo Mills @ 2011-05-01 15:47 UTC (permalink / raw)


   Hi, Chris,

   This series is the userspace patches corresponding to the
kernel-side balance management stuff. This iteration fixes a
use-after-free bug in the filtering code, and tidies up some of the
man pages/help.

   The patches are against the master branch of the tools repo.

   Hugo.

Hugo Mills (8):
  Balance progress monitoring.
  Add --monitor option to btrfs balance progress.
  User-space tool for cancelling balance operations.
  Run userspace tool in background for balances.
  Initial implementation of userspace interface for filtered balancing.
  Balance filter by device ID
  Balance filter for virtual address range
  Interface for device range balance filter

 btrfs.c        |   19 ++-
 btrfs_cmds.c   |  460 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 btrfs_cmds.h   |    2 +
 ioctl.h        |   46 ++++++
 man/btrfs.8.in |   81 +++++++++-
 5 files changed, 595 insertions(+), 13 deletions(-)

-- 
1.7.2.5


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

end of thread, other threads:[~2011-06-30 22:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-01 15:47 [PATCH v6 0/8] Balance management userspace Hugo Mills
2011-05-01 15:47 ` [PATCH v6 1/8] Balance progress monitoring Hugo Mills
2011-05-01 15:47 ` [PATCH v6 2/8] Add --monitor option to btrfs balance progress Hugo Mills
2011-06-30 22:18   ` Andreas Philipp
2011-06-30 22:22   ` Andreas Philipp
2011-05-01 15:47 ` [PATCH v6 3/8] User-space tool for cancelling balance operations Hugo Mills
2011-05-01 15:47 ` [PATCH v6 4/8] Run userspace tool in background for balances Hugo Mills
2011-05-01 15:47 ` [PATCH v6 5/8] Initial implementation of userspace interface for filtered balancing Hugo Mills
2011-05-01 15:47 ` [PATCH v6 6/8] Balance filter by device ID Hugo Mills
2011-05-01 15:47 ` [PATCH v6 7/8] Balance filter for virtual address range Hugo Mills
2011-05-01 15:47 ` [PATCH v6 8/8] Interface for device range balance filter Hugo Mills

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).