Searched hist:eb9950eb31f56e57582a61c92073336d04a26542 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/net/ |
H A D | af_rxrpc.h | diff 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 D | recvmsg.c | diff 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 D | rxrpc.c | diff 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>
|