Re: [PATCH] bcachefs: Add error handling for bch2_folio()
From: Kent Overstreet
Date: Fri Mar 07 2025 - 13:02:38 EST
On Fri, Mar 07, 2025 at 07:01:03PM +0100, Markus Elfring wrote:
> > Add error handling for the case where bch2_folio() returns NULL
> > in __bch2_folio_set(). Return immediately to prevent null pointer
> > dereference.
>
> How do you think about to add any tags (like “Fixes” and “Cc”) accordingly?
> https://web.git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.14-rc5#n145
I'm only doing backports for _really_ critical fixes until the
experimental tag is lifted, so don't worry about it yet