commit | c34416182f041e4107e531c6083c3df9a8af96f7 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Thu Dec 14 20:56:26 2017 -0500 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Tue Jan 16 11:19:43 2018 -0500 |
tree | 8be10f4a84bf332e67a3bae69077c0c07baf8f80 | |
parent | 42b9f5c58aa8c59c91ead0254f0c193e3438b020 [diff] |
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>