Re: [PATCH v2 19/25] netfs: Speed up buffered reading

From: David Howells
Date: Mon Sep 30 2024 - 08:53:04 EST


David Howells <dhowells@xxxxxxxxxx> wrote:

> Okay, let's try something a little more drastic. See if we can at least get
> it booting to the point we can read the tracelog. If you can apply the
> attached patch?

It's also on my branch:

https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git/log/?h=netfs-fixes

along with another one that clears the folio pointer after unlocking.

David