]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
svcrdma: Add class for RDMA backwards direction transport
authorChuck Lever <chuck.lever@oracle.com>
Thu, 7 Jan 2016 19:50:10 +0000 (14:50 -0500)
committerDoug Ledford <dledford@redhat.com>
Tue, 19 Jan 2016 20:30:48 +0000 (15:30 -0500)
commit5d252f90a800cee5bc57c76d636ae60464f7a887
treece8cc2748fb4fae72b74bddaa3e3229655395e69
parent03fe9931536fe4782e9e34f7f499d588acd2015b
svcrdma: Add class for RDMA backwards direction transport

To support the server-side of an NFSv4.1 backchannel on RDMA
connections, add a transport class that enables backward
direction messages on an existing forward channel connection.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Acked-by: Bruce Fields <bfields@fieldses.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
include/linux/sunrpc/svc_rdma.h
net/sunrpc/xprt.c
net/sunrpc/xprtrdma/Makefile
net/sunrpc/xprtrdma/svc_rdma_backchannel.c [new file with mode: 0644]
net/sunrpc/xprtrdma/svc_rdma_recvfrom.c
net/sunrpc/xprtrdma/svc_rdma_transport.c
net/sunrpc/xprtrdma/transport.c
net/sunrpc/xprtrdma/xprt_rdma.h