commit | 7eac52648a4c24ad23a05f62db97867c92a5747b | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Fri Feb 07 19:11:12 2020 -0500 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon Mar 16 08:34:28 2020 -0400 |
tree | b728294741052a9f0bec6e94c6b4a3033eefeb58 | |
parent | 1d179d6bd67369a52edea8562154b31ee20be1cc [diff] |
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>