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
..
2008-07-26 12:00:08 -07:00
2008-07-26 12:00:08 -07:00
2008-07-26 20:53:12 -04:00
2008-07-25 10:53:44 -07:00
2008-07-25 10:53:45 -07:00
2008-07-24 10:47:17 -07:00
2008-07-22 14:19:19 -07:00
2008-07-20 17:12:34 -07:00
2008-07-22 09:59:41 -07:00