]> git.baikalelectronics.ru Git - kernel.git/commit
xprtrdma: Per-mode handling for Remote Invalidation
authorChuck Lever <chuck.lever@oracle.com>
Fri, 15 Dec 2017 01:56:26 +0000 (20:56 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 16 Jan 2018 16:19:43 +0000 (11:19 -0500)
commitc34416182f041e4107e531c6083c3df9a8af96f7
tree8be10f4a84bf332e67a3bae69077c0c07baf8f80
parent42b9f5c58aa8c59c91ead0254f0c193e3438b020
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>
net/sunrpc/xprtrdma/frwr_ops.c
net/sunrpc/xprtrdma/rpc_rdma.c
net/sunrpc/xprtrdma/verbs.c
net/sunrpc/xprtrdma/xprt_rdma.h