Skip to content
Commit 4fa7ef69 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFS/pnfs: Don't use RPC_TASK_CRED_NOREF with pnfs



When we're doing pnfs then the credential being used for the RPC call
is not necessarily the same as the one used in the open context, so
don't use RPC_TASK_CRED_NOREF.

Fixes: 61296507 ("NFSv4: Avoid referencing the cred unnecessarily during NFSv4 I/O")
Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent f304a809
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment