Btrfs: fix btrfs acl #ifdef checks
authorChris Mason <chris.mason@oracle.com>
Tue, 13 Oct 2009 17:50:18 +0000 (13:50 -0400)
committerChris Mason <chris.mason@oracle.com>
Tue, 13 Oct 2009 17:51:39 +0000 (13:51 -0400)
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 <chris.mason@oracle.com>

No differences found