[PATCH net-next 0/3] rxrpc: Tx length parameter

David Howells dhowells at redhat.com
Wed Jun 7 14:11:03 PDT 2017


David Howells <dhowells at redhat.com> wrote:

>  (3) Introduce the RXRPC_TX_LENGTH cmsg.  This can be provided on the first
>      sendmsg() that contributes data to a client call request or a service
>      call reply.  If provided, the user must provide exactly that amount of
>      data or an error will be incurred.

I forgot to change struct rxrpc_send_params::tx_total_len from u64 to s64.
Will repost.

David



More information about the linux-afs mailing list