linux_dsm_epyc7002/net/sunrpc/xprtrdma
Steve Wise 255942907e svcrdma: send_write() must not overflow the device's max sge
Function send_write() must stop creating sges when it reaches the device
max and return the amount sent in the RDMA Write to the caller.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2014-07-11 15:03:48 -04:00
..
Makefile xprtrdma: add separate Kconfig options for NFSoRDMA client and server support 2014-03-28 18:02:12 -04:00
rpc_rdma.c xprtrdma: Disconnect on registration failure 2014-06-04 08:56:53 -04:00
svc_rdma_marshal.c svcrdma: underflow issue in decode_write_list() 2013-07-15 11:46:23 -04:00
svc_rdma_recvfrom.c svcrdma: Fence LOCAL_INV work requests 2014-06-06 19:22:51 -04:00
svc_rdma_sendto.c svcrdma: send_write() must not overflow the device's max sge 2014-07-11 15:03:48 -04:00
svc_rdma_transport.c svcrdma: refactor marshalling logic 2014-06-06 19:22:50 -04:00
svc_rdma.c net: Convert uses of typedef ctl_table to struct ctl_table 2013-06-13 02:36:09 -07:00
transport.c xprtrdma: Disconnect on registration failure 2014-06-04 08:56:53 -04:00
verbs.c xprtrdma: Remove BUG_ON() call sites 2014-06-04 08:56:53 -04:00
xprt_rdma.h xprtrdma: Avoid deadlock when credit window is reset 2014-06-04 08:56:52 -04:00