From: Chris Ball Date: Tue, 29 Sep 2009 17:51:05 +0000 (-0400) Subject: Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code X-Git-Tag: v2.6.32-rc3~13^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3baf0bed0a5adab95c7599d2f27124c74692ef28;p=pandora-kernel.git Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code We've already defined CONFIG_BTRFS_POSIX_ACL in Kconfig, but we're currently not using it and are testing CONFIG_FS_POSIX_ACL instead. CONFIG_FS_POSIX_ACL states "Never use this symbol for ifdefs". Signed-off-by: Chris Ball Signed-off-by: Chris Mason --- Reading git-diff-tree failed