linux/fs/coda
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
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cache.c coda: remove struct coda_sb_info 2007-07-19 10:04:48 -07:00
cnode.c coda: use ilookup5 2007-07-19 10:04:48 -07:00
coda_int.h coda: remove statistics counters from /proc/fs/coda 2007-07-19 10:04:48 -07:00
coda_linux.c coda: remove CODA_FS_OLD_API 2008-07-25 10:53:33 -07:00
dir.c [PATCH] sanitize ->permission() prototype 2008-07-26 20:53:14 -04:00
file.c coda: remove CODA_STORE/CODA_RELEASE upcalls 2007-07-21 17:49:14 -07:00
inode.c SL*B: drop kmem cache argument from constructor 2008-07-26 12:00:07 -07:00
pioctl.c [PATCH] sanitize ->permission() prototype 2008-07-26 20:53:14 -04:00
psdev.c coda: remove CODA_FS_OLD_API 2008-07-25 10:53:33 -07:00
symlink.c coda: remove statistics counters from /proc/fs/coda 2007-07-19 10:04:48 -07:00
sysctl.c coda: remove statistics counters from /proc/fs/coda 2007-07-19 10:04:48 -07:00
upcall.c coda: remove CODA_FS_OLD_API 2008-07-25 10:53:33 -07:00