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


   Hi, Chris,

   These patches form the userspace side of the balance management
work. This includes two patches to add one-off and polled monitoring,
a fork-to-background patch, and a sequence implementing the user
interface to handle the various types of balance filtering implemented
in the kernel-side patches.

   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        |   18 ++-
 btrfs_cmds.c   |  463 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 btrfs_cmds.h   |    2 +
 ioctl.h        |   46 ++++++
 man/btrfs.8.in |   79 +++++++++-
 5 files changed, 596 insertions(+), 12 deletions(-)

-- 
1.7.2.5


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

end of thread, other threads:[~2011-04-11  5:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-10 21:16 [PATCH v5 0/8] Balance management, userspace Hugo Mills
2011-04-10 21:16 ` [PATCH v5 1/8] Balance progress monitoring Hugo Mills
2011-04-10 21:16 ` [PATCH v5 2/8] Add --monitor option to btrfs balance progress Hugo Mills
2011-04-10 21:16 ` [PATCH v5 3/8] User-space tool for cancelling balance operations Hugo Mills
2011-04-10 21:16 ` [PATCH v5 4/8] Run userspace tool in background for balances Hugo Mills
2011-04-11  5:36   ` Helmut Hullen
2011-04-10 21:16 ` [PATCH v5 5/8] Initial implementation of userspace interface for filtered balancing Hugo Mills
2011-04-10 21:16 ` [PATCH v5 6/8] Balance filter by device ID Hugo Mills
2011-04-10 21:16 ` [PATCH v5 7/8] Balance filter for virtual address range Hugo Mills
2011-04-10 21:16 ` [PATCH v5 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).