From: Ari Savolainen Date: Sat, 6 Aug 2011 16:43:07 +0000 (+0300) Subject: Fix POSIX ACL permission check X-Git-Tag: v3.1-rc1~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=206b1d09a56dcd2db1052245c4131879c410eaf8;p=pandora-kernel.git Fix POSIX ACL permission check After commit 3567866bf261: "RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cached" posix_acl_permission is being called with an unsupported flag and the permission check fails. This patch fixes the issue. Signed-off-by: Ari Savolainen Signed-off-by: Al Viro --- Reading git-diff-tree failed