Posted for review, the following patch series makes these changes: - Introduce simple RDMA-CM private message exchange - Support Remote Invalidation Available in the "nfsd-rdma-for-4.9" topic branch of this git repo: git://git.linux-nfs.org/projects/cel/cel-2.6.git Or for browsing: http://git.linux-nfs.org/?p=cel/cel-2.6.git;a=log;h=refs/heads/nfsd-rdma-for-4.9 --- Chuck Lever (3): rpcrdma: RDMA/CM private message data structure svcrdma: Server-side support for rpcrdma_connect_private svcrdma: support Remote Invalidation for prototyping include/linux/sunrpc/rpc_rdma.h | 35 ++++++++++++++++++ include/linux/sunrpc/svc_rdma.h | 1 + net/sunrpc/xprtrdma/svc_rdma_sendto.c | 58 ++++++++++++++++++++++++++++-- net/sunrpc/xprtrdma/svc_rdma_transport.c | 42 +++++++++++++++++++--- 4 files changed, 128 insertions(+), 8 deletions(-) -- Chuck Lever -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html