linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hugo Mills <hugo@carfax.org.uk>
Subject: [PATCH v6 0/8] Balance management userspace
Date: Sun,  1 May 2011 16:47:08 +0100	[thread overview]
Message-ID: <cover.1304262467.git.hugo@carfax.org.uk> (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


             reply	other threads:[~2011-05-01 15:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-01 15:47 Hugo Mills [this message]
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

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.1304262467.git.hugo@carfax.org.uk \
    --to=hugo@carfax.org.uk \
    /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).