Re: [PATCH] mm/filemap: fix NULL pointer dereference in do_read_cache_folio()

From: Christoph Hellwig

Date: Wed Nov 19 2025 - 00:52:04 EST


On Tue, Nov 18, 2025 at 11:38:36AM -0800, Andrii Nakryiko wrote:
> We have plenty of build ID tests in BPF selftest that validate this
> functionality:

And none of them is run on a wide variety of file systems, presumably
because they are only run by BFP developers.

IFF we allow for magic file access methods it needs to be part of
regular file system testing.