From: Hugo Mills <hugo@carfax.org.uk>
To: linux-btrfs@vger.kernel.org,
Goffredo Baroncelli <kreijack@libero.it>,
Chris Mason <chris.mason@oracle.com>
Subject: [PATCH v2 0/3] Balance management, userspace side
Date: Fri, 12 Nov 2010 00:23:53 +0000 [thread overview]
Message-ID: <cover.1289521433.git.hugo@carfax.org.uk> (raw)
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(-)
next reply other threads:[~2010-11-12 0:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-12 0:23 Hugo Mills [this message]
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
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.1289521433.git.hugo@carfax.org.uk \
--to=hugo@carfax.org.uk \
--cc=chris.mason@oracle.com \
--cc=kreijack@libero.it \
--cc=linux-btrfs@vger.kernel.org \
/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).