commit | c8b920bb49939a5c6cf1d2d819300f318ea050d2 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Thu Sep 15 10:57:16 2016 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Mon Sep 19 13:08:38 2016 -0400 |
tree | 086a61c117611ec50dee5e8d273390a6fce0c269 | |
parent | 87cfb9a0c85ce4a0c96a4f3d692a85519b933ade [diff] |
xprtrdma: Basic support for Remote Invalidation Have frwr's ro_unmap_sync recognize an invalidated rkey that appears as part of a Receive completion. Local invalidation can be skipped for that rkey. Use an out-of-band signaling mechanism to indicate to the server that the client is prepared to receive RDMA Send With Invalidate. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>