From: Christoph Hellwig Date: Sat, 23 Jul 2011 15:36:50 +0000 (+0200) Subject: xfs: cache negative ACLs if there is no attribute fork X-Git-Tag: v3.1-rc1~246^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6311b10800a4bdc3f2c85d01fb113cf49bb83770;p=pandora-kernel.git xfs: cache negative ACLs if there is no attribute fork Always set up a negative ACL cache entry if the inode doesn't have an attribute fork. That behaves much better than doing this check inside ->check_acl. Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed