Skip to content
Commit 8ac2b422 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4: Retry the DELEGRETURN if the embedded GETATTR is rejected with EACCES



If our DELEGRETURN RPC call is rejected with an EACCES call, then we should
remove the GETATTR call from the compound RPC and retry.
This could potentially happen when there is a conflict between an
ACL denying attribute reads and our use of SP4_MACH_CRED.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent f07d4a31
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