linux/net/sunrpc/xprtrdma
Chuck Lever 763bc230b6 xprtrdma: Refactor __fmr_dma_unmap()
Separate the DMA unmap operation from freeing the MW. In a
subsequent patch they will not always be done at the same time,
and they are not related operations (except by order; freeing
the MW must be the last step during invalidation).

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Tested-by: Steve Wise <swise@opengridcomputing.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
2016-05-17 15:48:03 -04:00
..
backchannel.c
fmr_ops.c xprtrdma: Refactor __fmr_dma_unmap() 2016-05-17 15:48:03 -04:00
frwr_ops.c xprtrdma: Move fr_xprt and fr_worker to struct rpcrdma_mw 2016-05-17 15:48:02 -04:00
Makefile
module.c
physical_ops.c xprtrdma: Prevent inline overflow 2016-05-17 15:47:58 -04:00
rpc_rdma.c xprtrdma: Remove rpcrdma_create_chunks() 2016-05-17 15:48:00 -04:00
svc_rdma_backchannel.c
svc_rdma_marshal.c
svc_rdma_recvfrom.c
svc_rdma_sendto.c
svc_rdma_transport.c
svc_rdma.c
transport.c xprtrdma: Bound the inline threshold values 2016-05-17 15:47:57 -04:00
verbs.c xprtrdma: Use core ib_drain_qp() API 2016-05-17 15:48:00 -04:00
xprt_rdma.h xprtrdma: Move fr_xprt and fr_worker to struct rpcrdma_mw 2016-05-17 15:48:02 -04:00