Skip to content
Commit 1bf85d8c authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4: Handle open for execute correctly



When mapping the NFSv4 context to an open mode and access mode,
we need to treat the FMODE_EXEC flag differently. For the open
mode, FMODE_EXEC means we need read share access. For the access
mode checking, we need to verify that the user actually has
execute access.

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