linux/net/sunrpc/xprtrdma
Chuck Lever c34416182f xprtrdma: Per-mode handling for Remote Invalidation
Refactoring change: Remote Invalidation is particular to the memory
registration mode that is use. Use a callout instead of a generic
function to handle Remote Invalidation.

This gets rid of the 8-byte flags field in struct rpcrdma_mw, of
which only a single bit flag has been allocated.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
2018-01-16 11:19:43 -05:00
..
backchannel.c xprtrdma: Fix backchannel allocation of extra rpcrdma_reps 2018-01-16 11:19:41 -05:00
fmr_ops.c NFS client updates for Linux 4.15 2017-11-17 14:18:00 -08:00
frwr_ops.c xprtrdma: Per-mode handling for Remote Invalidation 2018-01-16 11:19:43 -05:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
module.c rpcrdma: Merge svcrdma and xprtrdma modules into one 2015-06-04 16:56:02 -04:00
rpc_rdma.c xprtrdma: Per-mode handling for Remote Invalidation 2018-01-16 11:19:43 -05:00
svc_rdma.c svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt 2017-04-25 17:25:55 -04:00
svc_rdma_backchannel.c Lots of good bugfixes, including: 2017-11-18 11:22:04 -08: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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01: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: Enqueue after setting XPT_CLOSE in completion handlers 2017-11-07 16:44:02 -05:00
transport.c xprtrdma: Eliminate unnecessary lock cycle in xprt_rdma_send_request 2018-01-16 11:19:42 -05:00
verbs.c xprtrdma: Per-mode handling for Remote Invalidation 2018-01-16 11:19:43 -05:00
xprt_rdma.h xprtrdma: Per-mode handling for Remote Invalidation 2018-01-16 11:19:43 -05:00