2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-15 08:44:14 +08:00
linux-next/net/sunrpc/xprtrdma
Chuck Lever 0ba6f37012 xprtrdma: Refactor rpcrdma_deferred_completion
Invoke a common routine for releasing hardware resources (for
example, invalidating MRs). This needs to be done whether an
RPC Reply has arrived or the RPC was terminated early.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
2017-11-17 13:47:57 -05:00
..
backchannel.c xprtrdma: Add a field of bit flags to struct rpcrdma_req 2017-11-17 13:47:57 -05:00
fmr_ops.c xprtrdma: Remove ro_unmap_safe 2017-10-16 13:51:27 -04:00
frwr_ops.c xprtrdma: Remove ro_unmap_safe 2017-10-16 13:51:27 -04:00
Makefile svcrdma: Remove svc_rdma_marshal.c 2017-06-28 14:21:43 -04:00
module.c rpcrdma: Merge svcrdma and xprtrdma modules into one 2015-06-04 16:56:02 -04:00
rpc_rdma.c xprtrdma: Refactor rpcrdma_deferred_completion 2017-11-17 13:47:57 -05:00
svc_rdma_backchannel.c NFS-over-RDMA client updates for Linux 4.14 2017-09-05 15:16:04 -04:00
svc_rdma_recvfrom.c svcrdma: Properly compute .len and .buflen for received RPC Calls 2017-07-12 15:54:57 -04:00
svc_rdma_rw.c svcrdma: Populate tail iovec when receiving 2017-09-05 15:15:29 -04:00
svc_rdma_sendto.c svcrdma: fix an incorrect check on -E2BIG and -EINVAL 2017-07-13 14:18:47 -04:00
svc_rdma_transport.c svcrdma: Estimate Send Queue depth properly 2017-09-05 15:15:31 -04:00
svc_rdma.c svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt 2017-04-25 17:25:55 -04:00
transport.c xprtrdma: Refactor rpcrdma_deferred_completion 2017-11-17 13:47:57 -05:00
verbs.c xprtrdma: Add a field of bit flags to struct rpcrdma_req 2017-11-17 13:47:57 -05:00
xprt_rdma.h xprtrdma: Refactor rpcrdma_deferred_completion 2017-11-17 13:47:57 -05:00