remarkable-linux/fs/hfs
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
..
attr.c
bfind.c
bitmap.c hfs: convert bitmap_lock in a mutex 2008-07-25 10:53:33 -07:00
bnode.c
brec.c
btree.c hfs: convert extents_lock in a mutex 2008-07-25 10:53:33 -07:00
btree.h
catalog.c
dir.c
extent.c hfs: convert extents_lock in a mutex 2008-07-25 10:53:33 -07:00
hfs.h
hfs_fs.h hfs: convert extents_lock in a mutex 2008-07-25 10:53:33 -07:00
inode.c [PATCH] sanitize ->permission() prototype 2008-07-26 20:53:14 -04:00
Makefile
mdb.c
part_tbl.c
string.c
super.c SL*B: drop kmem cache argument from constructor 2008-07-26 12:00:07 -07:00
sysdep.c
trans.c