diff options
author | Trond Myklebust <trond.myklebust@hammerspace.com> | 2019-06-27 13:30:48 +0300 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2019-07-06 21:54:25 +0300 |
commit | 1bf85d8c98756421e29b9990469ee63bb0bc87cc (patch) | |
tree | c27a2436eba998457011c275881a3286a4b7d7ac /fs/nfs/inode.c | |
parent | bcc0e65f47def010d8d1c4cf09bdc698fe061b77 (diff) | |
download | linux-1bf85d8c98756421e29b9990469ee63bb0bc87cc.tar.xz |
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: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'fs/nfs/inode.c')
0 files changed, 0 insertions, 0 deletions