]> www.infradead.org Git - users/jedix/linux-maple.git/commit
NFS: Enable client side NFSv4.1 backchannel to use other transports
authorChuck Lever <chuck.lever@oracle.com>
Tue, 21 Apr 2015 15:36:37 +0000 (11:36 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 31 Aug 2015 20:46:02 +0000 (14:46 -0600)
commitfbab5a52b56369aaa3acb8bbf64987bd5e33ccc1
tree581457814c55f1f3c8df3ff567d5e850992d7ba2
parent122a351971daede8746a4d9af3cdb818dff276ff
NFS: Enable client side NFSv4.1 backchannel to use other transports

[ Proposed for v4.4 ]

Pass the correct backchannel transport class to svc_create_xprt()
when setting up an NFSv4.1 backchannel transport.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfs/callback.c
include/linux/sunrpc/xprt.h
net/sunrpc/xprtrdma/transport.c
net/sunrpc/xprtsock.c