Btrfs: compile when posix acl's are disabled
authorJosef Bacik <jbacik@redhat.com>
Thu, 28 Aug 2008 10:21:15 +0000 (06:21 -0400)
committerChris Mason <chris.mason@oracle.com>
Thu, 25 Sep 2008 15:04:07 +0000 (11:04 -0400)
This patch makes btrfs so it will compile properly when acls are disabled.  I
tested this and it worked with CONFIG_FS_POSIX_ACL off and on.

Signed-off-by: Chris Mason <chris.mason@oracle.com>

No differences found