]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Enable client side NFSv4.1 backchannel to use other transports
authorChuck Lever <chuck.lever@oracle.com>
Sat, 24 Oct 2015 21:28:32 +0000 (17:28 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 2 Nov 2015 21:29:13 +0000 (16:29 -0500)
commit56db865412f827f0a56018636c4adc6d9d04cfb5
tree91395d3bb57a2733d6b4a8f3461a759770e83e92
parent80420520ae63c94caa990358d6c023a3bfe482e0
NFS: Enable client side NFSv4.1 backchannel to use other transports

Forechannel transports get their own "bc_up" method to create an
endpoint for the backchannel service.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
[Anna Schumaker: Add forward declaration of struct net to xprt.h]
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/callback.c
include/linux/sunrpc/xprt.h
net/sunrpc/xprtrdma/backchannel.c
net/sunrpc/xprtrdma/transport.c
net/sunrpc/xprtrdma/xprt_rdma.h
net/sunrpc/xprtsock.c