Re: [PATCH v2 06/12] gfs2: Replace the repetitive bio chaining code patterns

Andreas Gruenbacher <[email protected]> Thu, 4 Dec 2025 10:36:49 +0100
Newsgroups org.kernel.vger.linux-bcache,dev.linux.lists.gfs2,dev.linux.lists.ntfs3,dev.linux.lists.nvdimm,dev.linux.lists.virtualization,org.infradead.lists.linux-nvme,org.kernel.vger.linux-block,org.kernel.vger.linux-kernel,org.kernel.vger.linux-xfs
Message-ID <CAHc6FU57xqs1CTSOd-oho_m52aCTorRVJQKKyVAGJ=rbfh5VxQ@mail.gmail.com>
On Mon, Dec 1, 2025 at 11:31 AM Andreas Gruenbacher <[email protected]> wrote:
> On Sat, Nov 29, 2025 at 3:48 AM Stephen Zhang <[email protected]> wrote:
> > This one should also be dropped because the 'prev' and 'new' are in
> > the wrong order.
>
> Ouch. Thanks for pointing this out.

Linus has merged the fix for this bug now, so this patch can be
updated / re-added.

Thanks,
Andreas