Re: [PATCH v1] fs/dax: fix folio splitting issue by resetting old folio order + _nr_pages
From: Andrew Morton
Date: Thu Apr 17 2025 - 18:59:29 EST
On Thu, 17 Apr 2025 11:01:54 -0700 Dan Williams <dan.j.williams@xxxxxxxxx> wrote:
> Darrick J. Wong wrote:
> > On Thu, Apr 10, 2025 at 12:12:33PM -0700, Alison Schofield wrote:
> > > On Thu, Apr 10, 2025 at 11:10:20AM +0200, David Hildenbrand wrote:
> > > > Alison reports an issue with fsdax when large extends end up using
> > > > large ZONE_DEVICE folios:
> > > >
> > >
> > > Passes the ndctl/dax unit tests.
> > >
> > > Tested-by: Alison Schofield <alison.schofield@xxxxxxxxx>
> >
> > This fixes the crash I complained about here:
> > https://lore.kernel.org/linux-fsdevel/20250417030143.GO25675@frogsfrogsfrogs/T/
> >
> > Can we get a fix queued up for -rc3 if it hasn't been already, please?
> >
> > Tested-by: "Darrick J. Wong" <djwong@xxxxxxxxxx>
>
> Andrew, please pick this up, I have nothing else pending in the dax
> area.
Yep, I have it in mm-hotfixes.
I wasn't particularly planning on sending another batch to Linus this
week, but let's do that. From: Easter Bunny.