linux/fs/afs
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype
* kill nameidata * argument; map the 3 bits in ->flags anybody cares
  about to new MAY_... ones and pass with the mask.
* kill redundant gfs2_iop_permission()
* sanitize ecryptfs_permission()
* fix remaining places where ->permission() instances might barf on new
  MAY_... found in mask.

The obvious next target in that direction is permission(9)

folded fix for nfs_permission() breakage from Miklos Szeredi <mszeredi@suse.cz>

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2008-07-26 20:53:14 -04:00
..
afs_cm.h
afs_fs.h
afs_vl.h
afs.h
cache.c
cache.h
callback.c
cell.c
cmservice.c
dir.c
file.c
flock.c
fsclient.c
inode.c
internal.h [PATCH] sanitize ->permission() prototype 2008-07-26 20:53:14 -04:00
main.c
Makefile
misc.c
mntpt.c
netdevices.c
proc.c
rxrpc.c
security.c [PATCH] sanitize ->permission() prototype 2008-07-26 20:53:14 -04:00
server.c
super.c
vlclient.c
vlocation.c
vnode.c
volume.c
write.c