From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: ** X-Spam-Status: No, score=2.3 required=5.0 tests=DATE_IN_FUTURE_03_06, DMARC_NONE,MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from obelix.spectraweb.ch (obelix.plusnet.ch [194.158.230.8]) by chiba.3jane.net (Postfix) with ESMTP id 4C666AC60B for ; Tue, 4 Jun 2002 16:47:52 -0500 (CDT) Received: from seul.org ([62.167.202.179]) by obelix.spectraweb.ch (8.11.2/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id g54Llcn32453 for ; Tue, 4 Jun 2002 23:47:38 +0200 Message-ID: <3CFD8955.9030405@seul.org> Date: Tue, 04 Jun 2002 23:45:25 -0400 From: Marko Mikulicic User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020204 X-Accept-Language: en-us MIME-Version: 1.0 To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] Access Control Lists on EXT3 References: <200206041727.39758.cedric@neopeak.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: ce5e41c8-5e9c-40ae-8207-b158ad2c1122 X-Archives-Hash: 4330cb3a0b9d8d5a105c0147503ce4fc Hi, (I'm a new gentoo user) I use xfs with acls and it works. I added USE "acl" in /etc/make.conf in early installation. compiled fileutils and star. I used ext2 acls on another distro; it used the same userland libraries for both xfs and ext2/3, so it should work here to. Of course you need the patched e2fsprogs; sorry, I can't help. Marko