From: Chris Mason Date: Tue, 13 Oct 2009 17:50:18 +0000 (-0400) Subject: Btrfs: fix btrfs acl #ifdef checks X-Git-Tag: v2.6.32-rc5~8^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eda294dfc980c1cbe4f8a0564bf543f86a01ddb;p=pandora-kernel.git Btrfs: fix btrfs acl #ifdef checks The btrfs acl code was #ifdefing for a define that didn't exist. This correctly matches it to the values used by the Kconfig file. Signed-off-by: Chris Mason --- Reading git-diff-tree failed