diff options
author | Trond Myklebust <trond.myklebust@hammerspace.com> | 2020-05-13 09:55:36 -0400 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2020-05-13 09:55:36 -0400 |
commit | 4fa7ef69e2918eb89c95e57978d839c0a31f332c (patch) | |
tree | ac895a5ded59c3ef72224b62fb75dbc312a29868 /block | |
parent | f304a809a9f1eec23e023f3aae6c768a08495244 (diff) | |
download | linux-4fa7ef69e2918eb89c95e57978d839c0a31f332c.tar.gz linux-4fa7ef69e2918eb89c95e57978d839c0a31f332c.tar.bz2 linux-4fa7ef69e2918eb89c95e57978d839c0a31f332c.zip |
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: 612965072020 ("NFSv4: Avoid referencing the cred unnecessarily during NFSv4 I/O")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions