[RFC PATCH 17/17] netfs: Combine prepare and issue ops and grab the buffers on request
David Howells
dhowells at redhat.com
Tue Mar 24 00:16:11 PDT 2026
ChenXiaoSong <chenxiaosong at chenxiaosong.com> wrote:
> In netfs_writeback_single(), on the failure path, should we call
> netfs_put_failed_request() instead of netfs_put_request()?
It doesn't matter exactly, as the only difference really is whether it gets
bumped over to a workqueue, but it's probably better to avoid that if we can.
David
More information about the linux-afs
mailing list