From: Christoph Hellwig Date: Sat, 23 Jul 2011 15:37:03 +0000 (+0200) Subject: reiserfs: cache negative ACLs for v1 stat format X-Git-Tag: v3.1-rc1~246^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4482a087d4c5a6ffbc385c56b4a4e2f694d9fd5d;p=pandora-kernel.git reiserfs: cache negative ACLs for v1 stat format Always set up a negative ACL cache entry if the inode can't have ACLs. That behaves much better than doing this check inside ->check_acl. Also remove the left over MAY_NOT_BLOCK check. Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed