Re: [PATCH v2] fuse: back uncached readdir buffers with pages
From: Miklos Szeredi
Date: Wed Apr 29 2026 - 06:43:44 EST
On Wed, 29 Apr 2026 at 11:29, Bernd Schubert <bschubert@xxxxxxx> wrote:
> Josef and Joanne had spent quite some time to allow to use large folios
> - maybe we should make use of it? Attached is a totally untested patch
> and that ignores all of Miklos' comments for now. Also cannot be that
> easily back ported
I'd be happier if the VM infrastructure for folio arrays was available
first, then used in fuse. Not the other way round.
Thanks,
Miklos