]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/sunrpc/xprt.c
SUNRPC: Uninline xprt_get(); It isn't performance critical.
authorTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 25 Feb 2015 01:31:39 +0000 (20:31 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 1 Feb 2016 02:37:22 +0000 (21:37 -0500)
commit30c5116b113689c87a711a0963753adadd702c04
tree96065e4c74b1427029f2a72f1da56bc05b7fd065
parent5edd1051f4f3bd7cddcc91e346fdd22eee639c72
SUNRPC: Uninline xprt_get(); It isn't performance critical.

Also allow callers to pass NULL arguments to xprt_get() and xprt_put().

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
include/linux/sunrpc/xprt.h
net/sunrpc/xprt.c