Btrfs: compile when posix acl's are disabled
commiteab922ec8907b8c506e799785e7e2d16eabe50e4
authorJosef Bacik <jbacik@redhat.com>
Thu, 28 Aug 2008 10:21:15 +0000 (28 06:21 -0400)
committerChris Mason <chris.mason@oracle.com>
Thu, 25 Sep 2008 15:04:07 +0000 (25 11:04 -0400)
treed983401313631d24240524d40c9ef1d19ed4e5ac
parent639cb58675ce9b507eed9c3d6b3335488079b21a
Btrfs: compile when posix acl's are disabled

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>
fs/btrfs/Makefile
fs/btrfs/acl.c