]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
nfsd4/rpc: move backchannel create logic into rpc code
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 16 May 2016 21:03:42 +0000 (17:03 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Jul 2016 15:42:11 +0000 (08:42 -0700)
commit2de09ffe78ed319167f329f79dcefae32221fd55
tree523bd1f0c38ed5817fcab91461652813f6b2bbab
parentadae6e9e1e1bdaa416ce2bf433aea6c5d58ee8f5
nfsd4/rpc: move backchannel create logic into rpc code

commit d50039ea5ee63c589b0434baa5ecf6e5075bb6f9 upstream.

Also simplify the logic a bit.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Acked-by: Trond Myklebust <trondmy@primarydata.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/nfsd/nfs4callback.c
include/linux/sunrpc/clnt.h
net/sunrpc/clnt.c