From: Christoph Hellwig <hch@lst.de>
To: "Darrick J. Wong" <djwong@kernel.org>
Cc: Christoph Hellwig <hch@lst.de>, Carlos Maiolino <cem@kernel.org>,
Damien Le Moal <dlemoal@kernel.org>,
Hans Holmberg <hans.holmberg@wdc.com>,
linux-xfs@vger.kernel.org
Subject: Re: [PATCH 3/3] xfs: only log freed extents for the current RTG in zoned growfs
Date: Wed, 10 Jun 2026 07:18:55 +0200 [thread overview]
Message-ID: <20260610051855.GA656@lst.de> (raw)
In-Reply-To: <20260610051218.GF6078@frogsfrogsfrogs>
On Tue, Jun 09, 2026 at 10:12:18PM -0700, Darrick J. Wong wrote:
> > - nmp = xfs_growfs_rt_alloc_fake_mount(mp, nrblocks,
> > + nmp = xfs_growfs_rt_alloc_fake_mount(mp,
> > + xfs_rtgs_to_rfsbs(mp, rtg_rgno(rtg) + 1),
>
> Heh, I forgot we had a helper for this!
Yeah, if only the person who added it would remember to consistently use
it..
next prev parent reply other threads:[~2026-06-10 5:18 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-10 5:07 zoned growfs fix v2 Christoph Hellwig
2026-06-10 5:07 ` [PATCH 1/3] xfs: factor out a xfs_zone_mark_free helper Christoph Hellwig
2026-06-10 5:07 ` [PATCH 2/3] xfs: add newly added RTGs to the free pool in growfs Christoph Hellwig
2026-06-10 5:07 ` [PATCH 3/3] xfs: only log freed extents for the current RTG in zoned growfs Christoph Hellwig
2026-06-10 5:12 ` Darrick J. Wong
2026-06-10 5:18 ` Christoph Hellwig [this message]
2026-06-10 9:15 ` Damien Le Moal
2026-06-10 15:37 ` zoned growfs fix v2 Carlos Maiolino
-- strict thread matches above, loose matches on Subject: below --
2026-06-09 7:56 zoned growfs fix Christoph Hellwig
2026-06-09 7:56 ` [PATCH 3/3] xfs: only log freed extents for the current RTG in zoned growfs Christoph Hellwig
2026-06-09 14:54 ` Darrick J. Wong
2026-06-09 23:20 ` Damien Le Moal
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=20260610051855.GA656@lst.de \
--to=hch@lst.de \
--cc=cem@kernel.org \
--cc=djwong@kernel.org \
--cc=dlemoal@kernel.org \
--cc=hans.holmberg@wdc.com \
--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