1
0
Fork 0
alistair23-linux/fs/coda
Al Viro 6b419951f1 coda_ioctl_permission() is safe in RCU mode
return (mask & MAY_EXEC) ? -EACCES : 0; is non-blocking...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2011-06-20 10:44:19 -04:00
..
Kconfig fs/Kconfig: move coda out 2009-01-22 13:16:01 +03:00
Makefile fs: change to new flag variable 2011-03-17 14:02:57 +01:00
cache.c take coda-private headers out of include/linux 2011-01-12 20:02:48 -05:00
cnode.c take coda-private headers out of include/linux 2011-01-12 20:02:48 -05:00
coda_cache.h take coda-private headers out of include/linux 2011-01-12 20:02:48 -05:00
coda_fs_i.h take coda-private headers out of include/linux 2011-01-12 20:02:48 -05:00
coda_int.h drop unused dentry argument to ->fsync 2010-05-27 22:05:02 -04:00
coda_linux.c take coda-private headers out of include/linux 2011-01-12 20:02:48 -05:00
coda_linux.h take coda-private headers out of include/linux 2011-01-12 20:02:48 -05:00
dir.c coda: remove unnecessary dentry_unhash on rmdir, dir rename 2011-05-28 01:02:53 -04:00
file.c take coda-private headers out of include/linux 2011-01-12 20:02:48 -05:00
inode.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 2011-01-13 10:27:28 -08:00
pioctl.c coda_ioctl_permission() is safe in RCU mode 2011-06-20 10:44:19 -04:00
psdev.c take coda-private headers out of include/linux 2011-01-12 20:02:48 -05:00
symlink.c take coda-private headers out of include/linux 2011-01-12 20:02:48 -05:00
sysctl.c codafs: fix build break when CONFIG_PROC_SYSCTL=n 2011-03-25 17:45:16 -07:00
upcall.c take coda-private headers out of include/linux 2011-01-12 20:02:48 -05:00