]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: Add a flag to avoid reference counts on credentials
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 8 Feb 2020 00:11:12 +0000 (19:11 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 16 Mar 2020 12:34:28 +0000 (08:34 -0400)
commit63f1d871f45dc13bb93fd0ca523c2e430909a071
treeb728294741052a9f0bec6e94c6b4a3033eefeb58
parent68e0a330626a481671969e1500f660d0c4721baf
SUNRPC: Add a flag to avoid reference counts on credentials

Add a flag to signal to the RPC layer that the credential is already
pinned for the duration of the RPC call.

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