Skip to content
Commit 24a0111e authored by J. Bruce Fields's avatar J. Bruce Fields
Browse files

nfsd4: fix use of op_share_access



NFSv4.1 adds additional flags to the share_access argument of the open
call.  These flags need to be masked out in some of the existing code,
but current code does that inconsistently.

Tested-by: default avatarMichael Groshans <groshans@citi.umich.edu>
Signed-off-by: default avatarJ. Bruce Fields <bfields@citi.umich.edu>
parent 172c85dd
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