From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: Dave Chinner <dchinner@redhat.com>,
sandeen@redhat.com, darrick.wong@oracle.com
Cc: linux-xfs@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH 02/17] xfsprogs: Space management tool
Date: Sun, 22 Jan 2017 08:46:52 -0800 [thread overview]
Message-ID: <1485103612.2504.2.camel@HansenPartnership.com> (raw)
In-Reply-To: <148498609772.16675.551393252011136759.stgit@birch.djwong.org>
On Sat, 2017-01-21 at 00:08 -0800, Dave Chinner wrote:
> xfs_spaceman is intended as a diagnostic and control tool for space
> management operations within XFS. Operations like examining free
> space, managing allocation policies, issuing block discards on free
> space, etc.
>
> The tool is modelled on the xfs_io interface, allowing both
> interactive and command line control of the tool, enabling it to be
> used in scripts and automated management tools.
>
> Signed-off-by: Dave Chinner <dchinner@redhat.com>
Please don't do this: a forged from address is the most classic
indicator of spam and a significant number of email servers will pick
it up and discard the mail. The way you send someone else's patch is
to send it from your own email, but at the top of the body have
From: Dave Chinner <dchinner@redhat.com>
And then you also need to append your own signoff because you're
retransmitting someone else's work.
James
next prev parent reply other threads:[~2017-01-22 16:49 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-21 8:08 [PATCH v5 00/17] xfsprogs: online scrub/repair support Darrick J. Wong
2017-01-21 8:08 ` [PATCH 01/17] xfs_io: support the new getfsmap ioctl Darrick J. Wong
2017-01-21 8:08 ` [PATCH 02/17] xfsprogs: Space management tool Dave Chinner
2017-01-22 16:46 ` James Bottomley [this message]
2017-01-21 8:08 ` [PATCH 03/17] spaceman: add FITRIM support Dave Chinner
2017-01-21 8:08 ` [PATCH 04/17] spaceman: add new speculative prealloc control Dave Chinner
2017-01-21 8:08 ` [PATCH 05/17] spaceman: AG state control Dave Chinner
2017-01-21 8:08 ` [PATCH 06/17] spaceman: Free space mapping command Dave Chinner
2017-01-21 8:08 ` [PATCH 07/17] xfs_spaceman: add a man page Darrick J. Wong
2017-01-21 8:08 ` [PATCH 08/17] xfs_spaceman: add group summary mode Darrick J. Wong
2017-01-21 8:09 ` [PATCH 09/17] xfs_db: introduce fuzz command Darrick J. Wong
2017-01-21 8:09 ` [PATCH 10/17] xfs_db: print attribute remote value blocks Darrick J. Wong
2017-01-21 8:09 ` [PATCH 11/17] xfs_db: write / fuzz bad values into dir/attr blocks with good CRCs Darrick J. Wong
2017-01-21 8:09 ` [PATCH 12/17] xfs_io: provide an interface to the scrub ioctls Darrick J. Wong
2017-01-21 8:09 ` [PATCH 13/17] xfs_scrub: create online filesystem scrub program Darrick J. Wong
2017-01-21 8:09 ` [PATCH 14/17] xfs_scrub: add generic VFS scrubber implementation Darrick J. Wong
2017-01-21 8:09 ` [PATCH 16/17] xfs_scrub: add tweaks for specific non-XFS filesystems Darrick J. Wong
2017-01-21 8:10 ` [PATCH 17/17] xfs_scrub: create a script to scrub all xfs filesystems Darrick J. Wong
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=1485103612.2504.2.camel@HansenPartnership.com \
--to=james.bottomley@hansenpartnership.com \
--cc=darrick.wong@oracle.com \
--cc=dchinner@redhat.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-xfs@vger.kernel.org \
--cc=sandeen@redhat.com \
/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).