https://github.com/torvalds/linux
Revision 6b419951f1e44c8a46fccfc6551eca9a9980acd6 authored by Al Viro on 19 June 2011, 00:11:43 UTC, committed by Al Viro on 20 June 2011, 14:44:19 UTC
return (mask & MAY_EXEC) ? -EACCES : 0; is non-blocking...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
1 parent ec12781
History
Tip revision: 6b419951f1e44c8a46fccfc6551eca9a9980acd6 authored by Al Viro on 19 June 2011, 00:11:43 UTC
coda_ioctl_permission() is safe in RCU mode
Tip revision: 6b41995
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 966 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.3 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 189.9 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top