On Mon, 7 Sep 2009, Linus Torvalds wrote: > The generic inode_permission() code does things like checking MAY_WRITE > and devcgroup_inode_permission(), neither of which are relevant for the > light pathname walk permission checks (we always do just MAY_EXEC, and > the inode is never a special device). > > Signed-off-by: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> Reviewed-by: James Morris <jmorris@xxxxxxxxx> -- James Morris <jmorris@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html