xfs
[Top] [All Lists]

Re: Samba error during build when ACL support enabled

To: Linux XFS Mailing List <linux-xfs@xxxxxxxxxxx>
Subject: Re: Samba error during build when ACL support enabled
From: Federico Sevilla III <jijo@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 20 Sep 2001 08:09:36 +0800 (PHT)
In-reply-to: <XFMail.20010918174017.jtrostel@snapserver.com>
Sender: owner-linux-xfs@xxxxxxxxxxx
On Tue, 18 Sep 2001 at 17:40, jtrostel@xxxxxxxxxxxxxx wrote:
> Does chacl work on an XFS mounted file system?

Yes, it works. "chacl -l *" displays the ACLs of all files (currently
blank because I haven't set them). I tested setting the ACLs of a test
file and it works fine.

> Where are:
>         acl.h      - should be in /usr/include/sys (not /usr/include)
>         libacl.*   - should be in /lib

acl.h is in /usr/include/sys. libacl.a and libacl.la are in /usr/lib but
have symlinks pointing to them in /lib, too. libacl.so and company are in
/lib.

> Does .../source/includes/includes.h have a line
>
> #ifdef HAVE_SYS_ACL_H
> #include <sys/acl.h>
> #endif

Yes, it does.

Hmm ... I wonder what could be wrong. :(

Perhaps I can wait for the major ACL code merging work to be in working
order before trying again.

 --> Jijo

--
Federico Sevilla III  :: jijo@xxxxxxxxxxxxxxxxxxxx
Network Administrator :: The Leather Collection, Inc.
GnuPG Key: <http://jijo.leathercollection.ph/jijo.gpg>


<Prev in Thread] Current Thread [Next in Thread>