Skip to content
Commit 6b419951 authored by Al Viro's avatar Al Viro
Browse files

coda_ioctl_permission() is safe in RCU mode



return (mask & MAY_EXEC) ? -EACCES : 0; is non-blocking...

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent ec12781f
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