From: Linus Torvalds Date: Fri, 28 Aug 2009 19:12:24 +0000 (-0700) Subject: ext[234]: move over to 'check_acl' permission model X-Git-Tag: v2.6.32-rc1~739^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d5ccd1c422d7d292a9e45248aa36771900c6331;p=pandora-kernel.git ext[234]: move over to 'check_acl' permission model Don't implement per-filesystem 'extX_permission()' functions that have to be called for every path component operation, and instead just expose the actual ACL checking so that the VFS layer can now do it for us. Reviewed-by: James Morris Acked-by: Serge Hallyn Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed