linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Balance management, userspace side
@ 2010-11-12  0:23 Hugo Mills
  2010-11-05 23:34 ` [PATCH v2 3/3] User-space tool for cancelling balance operations Hugo Mills
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hugo Mills @ 2010-11-12  0:23 UTC (permalink / raw)
  To: linux-btrfs, Goffredo Baroncelli, Chris Mason

   These three patches complement the previous two kernel-side
patches. The first implements a way of displaying the current progress
of any running balance process. The second adds a "monitor" mode,
which watches the progress and makes an estimate of the completion
time. The third and final patch allows a running balance to be
cancelled.

Hugo Mills (3):
  Balance progress monitoring.
  Add --monitor option to btrfs balance progress.
  User-space tool for cancelling balance operations.

 btrfs.c        |   12 ++++
 btrfs_cmds.c   |  187 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 btrfs_cmds.h   |    2 +
 ioctl.h        |    8 +++
 man/btrfs.8.in |    7 ++
 5 files changed, 216 insertions(+), 0 deletions(-)


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

end of thread, other threads:[~2010-11-12  0:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-12  0:23 [PATCH v2 0/3] Balance management, userspace side Hugo Mills
2010-11-05 23:34 ` [PATCH v2 3/3] User-space tool for cancelling balance operations Hugo Mills
2010-11-08 20:03 ` [PATCH v2 1/3] Balance progress monitoring Hugo Mills
2010-11-08 20:05 ` [PATCH v2 2/3] Add --monitor option to btrfs balance progress 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).