From: "Darrick J. Wong" <djwong@kernel.org>
To: Christoph Hellwig <hch@infradead.org>
Cc: linux-xfs@vger.kernel.org, hch@lst.de
Subject: Re: [PATCH 4/6] xfs: create a new helper to return a file's allocation unit
Date: Wed, 28 Feb 2024 10:41:48 -0800 [thread overview]
Message-ID: <20240228184148.GP1927156@frogsfrogsfrogs> (raw)
In-Reply-To: <Zd4EztAQFfsyz6me@infradead.org>
On Tue, Feb 27, 2024 at 07:50:38AM -0800, Christoph Hellwig wrote:
> On Mon, Feb 26, 2024 at 06:20:20PM -0800, Darrick J. Wong wrote:
> > From: Darrick J. Wong <djwong@kernel.org>
> >
> > Create a new helper function to calculate the fundamental allocation
> > unit (i.e. the smallest unit of space we can allocate) of a file.
> > Things are going to get hairy with range-exchange on the realtime
> > device, so prepare for this now.
> >
> > While we're at it, export xfs_is_falloc_aligned since the next patch
> > will need it.
>
> No really exported, but only marked non-static fortunately.
>
> Otherwise looks good:
>
> Reviewed-by: Christoph Hellwig <hch@lst.de>
I'll change that to say that it's removing the static attribute.
Thank you for reviewing!
--D
next prev parent reply other threads:[~2024-02-28 18:41 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-27 2:17 [PATCHSET v29.4 02/13] xfs: refactorings for atomic file content exchanges Darrick J. Wong
2024-02-27 2:19 ` [PATCH 1/6] xfs: move inode lease breaking functions to xfs_inode.c Darrick J. Wong
2024-02-27 15:49 ` Christoph Hellwig
2024-02-27 2:19 ` [PATCH 2/6] xfs: move xfs_iops.c declarations out of xfs_inode.h Darrick J. Wong
2024-02-27 15:49 ` Christoph Hellwig
2024-02-27 2:20 ` [PATCH 3/6] xfs: declare xfs_file.c symbols in xfs_file.h Darrick J. Wong
2024-02-27 15:50 ` Christoph Hellwig
2024-02-27 2:20 ` [PATCH 4/6] xfs: create a new helper to return a file's allocation unit Darrick J. Wong
2024-02-27 15:50 ` Christoph Hellwig
2024-02-28 18:41 ` Darrick J. Wong [this message]
2024-02-27 2:20 ` [PATCH 5/6] xfs: hoist multi-fsb allocation unit detection to a helper Darrick J. Wong
2024-02-27 15:51 ` Christoph Hellwig
2024-02-27 16:10 ` Darrick J. Wong
2024-02-27 16:57 ` Christoph Hellwig
2024-02-27 2:20 ` [PATCH 6/6] xfs: refactor non-power-of-two alignment checks Darrick J. Wong
2024-02-27 15:51 ` Christoph Hellwig
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=20240228184148.GP1927156@frogsfrogsfrogs \
--to=djwong@kernel.org \
--cc=hch@infradead.org \
--cc=hch@lst.de \
--cc=linux-xfs@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