]> www.infradead.org Git - users/willy/xarray.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)
commit7eac52648a4c24ad23a05f62db97867c92a5747b
treeb728294741052a9f0bec6e94c6b4a3033eefeb58
parent1d179d6bd67369a52edea8562154b31ee20be1cc
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