alistair23-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.h
afs_cm.h afs: support the CB.ProbeUuid RPC op 2008-04-29 08:06:26 -07:00
afs_fs.h
afs_vl.h
cache.c
cache.h
callback.c Fix various old email addresses for dwmw2 2008-06-06 11:29:10 -07:00
cell.c afs: use the shorter LIST_HEAD for brevity 2008-04-29 08:06:26 -07:00
cmservice.c afs: support the CB.ProbeUuid RPC op 2008-04-29 08:06:26 -07:00
dir.c afs: replace remaining __FUNCTION__ occurrences 2008-04-30 08:29:54 -07:00
file.c
flock.c
fsclient.c
inode.c Fix various old email addresses for dwmw2 2008-06-06 11:29:10 -07:00
internal.h [PATCH] sanitize ->permission() prototype 2008-07-26 20:53:14 -04:00
main.c AFS: Do not describe debug parameters with their value 2008-04-16 07:43:48 -07:00
Makefile
misc.c
mntpt.c [PATCH] do shrink_submounts() for all fs types 2008-03-27 20:47:58 -04:00
netdevices.c
proc.c afs: use non-racy method for proc entries creation 2008-04-29 08:06:20 -07:00
rxrpc.c
security.c [PATCH] sanitize ->permission() prototype 2008-07-26 20:53:14 -04:00
server.c
super.c SL*B: drop kmem cache argument from constructor 2008-07-26 12:00:07 -07:00
vlclient.c
vlocation.c fs/afs/vlocation.c: fix off-by-one 2007-11-05 15:12:32 -08:00
vnode.c
volume.c
write.c Drop some headers from mm.h 2007-10-17 08:42:55 -07:00