Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
coda_ioctl_permission() is safe in RCU mode
return (mask & MAY_EXEC) ? -EACCES : 0; is non-blocking... Signed-off-by: Al Viro <[email protected]>
- Loading branch information