From: Christoph Hellwig <hch@infradead.org>
To: Eric Sandeen <sandeen@redhat.com>
Cc: linux-xfs <linux-xfs@vger.kernel.org>
Subject: Re: [PATCH] xfs_db: add alignment filter to freesp command
Date: Fri, 18 Nov 2016 04:54:10 -0800 [thread overview]
Message-ID: <20161118125410.GA26641@infradead.org> (raw)
In-Reply-To: <1ed1ffd4-75e0-fa14-f812-b6ac4fd12987@redhat.com>
On Thu, Nov 17, 2016 at 05:19:15PM -0600, Eric Sandeen wrote:
> This adds an alignment filter to the xfs_db freesp command, i.e.
>
> xfs_db> freesp -A 4
>
> will show only 4-block aligned free extents.
>
> This can be useful for finding freespace suitable for allocations
> with specific alignment requirements, such as inode allocation.
>
> Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Looks fine,
Reviewed-by: Christoph Hellwig <hch@lst.de>
prev parent reply other threads:[~2016-11-18 12:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-17 23:19 [PATCH] xfs_db: add alignment filter to freesp command Eric Sandeen
2016-11-18 12:54 ` Christoph Hellwig [this message]
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=20161118125410.GA26641@infradead.org \
--to=hch@infradead.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).