From: James Morris Date: Thu, 18 Jun 2009 01:02:14 +0000 (-0700) Subject: nfs: remove unnecessary NFS_INO_INVALID_ACL checks X-Git-Tag: v2.6.31-rc1~58^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bf259e3ae5015e73282ba66716c4a917e1264ac;p=pandora-kernel.git nfs: remove unnecessary NFS_INO_INVALID_ACL checks Unless I'm mistaken, NFS_INO_INVALID_ACL is being checked twice during getacl calls (i.e. first via nfs_revalidate_inode() and then by each all site). Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed