Home
last modified time | relevance | path

Searched hist:eb9950eb31f56e57582a61c92073336d04a26542 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Daf_rxrpc.hdiff eb9950eb31f56e57582a61c92073336d04a26542 Fri Aug 03 11:06:56 CDT 2018 David Howells <dhowells@redhat.com> rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller

Push iov_iter up from rxrpc_kernel_recv_data() to its caller to allow
non-contiguous iovs to be passed down, thereby permitting file reading to
be simplified in the AFS filesystem in a future patch.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/rxrpc/
H A Drecvmsg.cdiff eb9950eb31f56e57582a61c92073336d04a26542 Fri Aug 03 11:06:56 CDT 2018 David Howells <dhowells@redhat.com> rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller

Push iov_iter up from rxrpc_kernel_recv_data() to its caller to allow
non-contiguous iovs to be passed down, thereby permitting file reading to
be simplified in the AFS filesystem in a future patch.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/fs/afs/
H A Drxrpc.cdiff eb9950eb31f56e57582a61c92073336d04a26542 Fri Aug 03 11:06:56 CDT 2018 David Howells <dhowells@redhat.com> rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller

Push iov_iter up from rxrpc_kernel_recv_data() to its caller to allow
non-contiguous iovs to be passed down, thereby permitting file reading to
be simplified in the AFS filesystem in a future patch.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>