public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [Btrfs-devel] btrfs without acl
       [not found] <200808121140.23390.mail@earthworm.de>
@ 2008-08-12 13:38 ` Chris Mason
  0 siblings, 0 replies; only message in thread
From: Chris Mason @ 2008-08-12 13:38 UTC (permalink / raw)
  To: Christian Hesse; +Cc: linux-btrfs, Josef Bacik

On Tue, 2008-08-12 at 11:40 +0200, Christian Hesse wrote:
> Hello everyone,
> 
> trying to build btrfs-0.16 without acl support (CONFIG_FS_POSIX_ACL unset) 
> results in the following error messages for me:
> 
> fs/built-in.o: In function `btrfs_permission':
> inode.c:(.text+0x61250): undefined reference to `btrfs_check_acl'
> fs/built-in.o: In function `btrfs_create':
> inode.c:(.text+0x63bdf): undefined reference to `btrfs_init_acl'
> fs/built-in.o: In function `btrfs_mknod':
> inode.c:(.text+0x63eef): undefined reference to `btrfs_init_acl'
> fs/built-in.o: In function `btrfs_mkdir':
> inode.c:(.text+0x6410b): undefined reference to `btrfs_init_acl'
> fs/built-in.o: In function `btrfs_symlink':
> inode.c:(.text+0x64386): undefined reference to `btrfs_init_acl'
> fs/built-in.o: In function `btrfs_setattr':
> inode.c:(.text+0x66443): undefined reference to `btrfs_acl_chmod'
> 
> Looking at the unstable tree I do not think this is fixed yet.

Josef, looks like we need a few #ifdefs ;)

-chris



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-08-12 13:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200808121140.23390.mail@earthworm.de>
2008-08-12 13:38 ` [Btrfs-devel] btrfs without acl Chris Mason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox