commit | f304a809a9f1eec23e023f3aae6c768a08495244 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon May 11 10:42:04 2020 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon May 11 14:06:51 2020 -0400 |
tree | 8f56444982927a527667e808220cb7fcc895c63d | |
parent | 2b666a110b493b3e8fbf561718ae794e13813651 [diff] |
NFS: Don't use RPC_TASK_CRED_NOREF with delegreturn We are not guaranteed that the credential will remain pinned. Fixes: 612965072020 ("NFSv4: Avoid referencing the cred unnecessarily during NFSv4 I/O") Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>