From: Chris Mason Date: Mon, 27 Apr 2009 15:47:50 +0000 (-0400) Subject: Btrfs: look for acls during btrfs_read_locked_inode X-Git-Tag: v2.6.30-rc4~21^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46a53cca826e71effe59e3cb4f383622c33ebdcb;p=pandora-kernel.git Btrfs: look for acls during btrfs_read_locked_inode This changes btrfs_read_locked_inode() to peek ahead in the btree for acl items. If it is certain a given inode has no acls, it will set the in memory acl fields to null to avoid acl lookups completely. Signed-off-by: Chris Mason --- Reading git-diff-tree failed