public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Chris Mason <chris.mason@oracle.com>
To: Christian Hesse <mail@earthworm.de>
Cc: linux-btrfs <linux-btrfs@vger.kernel.org>,
	Josef Bacik <jbacik@redhat.com>
Subject: Re: [Btrfs-devel] btrfs without acl
Date: Tue, 12 Aug 2008 09:38:21 -0400	[thread overview]
Message-ID: <1218548301.15342.306.camel@think.oraclecorp.com> (raw)
In-Reply-To: <200808121140.23390.mail@earthworm.de>

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



           reply	other threads:[~2008-08-12 13:38 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <200808121140.23390.mail@earthworm.de>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1218548301.15342.306.camel@think.oraclecorp.com \
    --to=chris.mason@oracle.com \
    --cc=jbacik@redhat.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=mail@earthworm.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox