[PATCH 21/26] netfs, 9p: Implement helpers for new write code

David Howells dhowells at redhat.com
Thu Apr 4 00:51:51 PDT 2024


David Howells <dhowells at redhat.com> wrote:

> +	size_t len = subreq->len - subreq->transferred;

This actually needs to be 'int len' because of the varargs packet formatter.

David




More information about the linux-afs mailing list