Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 3406

Summary: acl for ext2/ext3?
Product: Gentoo Linux Reporter: lh <mud>
Component: [OLD] Core systemAssignee: Brandon Low (RETIRED) <lostlogic>
Status: RESOLVED FIXED    
Severity: enhancement CC: lostlogic, mholzer, viz
Priority: High    
Version: 1.2   
Hardware: x86   
OS: All   
URL: http://acl.bestbits.at/current/diff/e2fsprogs-1.27ea-0.8.21.diff.gz
Whiteboard:
Package list:
Runtime testing required: ---

Description lh 2002-06-05 04:22:15 UTC
what about adding ext2/ext3 acl support? if i am right, only the e2fsprogs 
patch and the kernel patches are missing. 

attr, acl and patched fileutils already exist.

http://acl.bestbits.at/current/diff/e2fsprogs-1.27ea-0.8.21.diff.gz
http://acl.bestbits.at/current/diff/linux-2.4.18ea-0.8.26.diff.gz
http://acl.bestbits.at/current/diff/linux-2.4.18acl-0.8.27.diff.gz
Comment 1 Joachim Blaabjerg (RETIRED) gentoo-dev 2002-06-21 09:50:53 UTC
I'm looking into this as we speak. The ACL parts are already in mjc-sources, but
the extended attributes patch is not, and it seems to be crashing a bit with
XFS. From fs/intermezzo/vfs.c:

/*              
 * CONFIG_FS_POSIX_ACL is used by both the XFS and bestbits
 * acl implementations, although they are not compatible
 * yet.  This is a temporary workaround, meaning that
 * intermezzo will not be able to use posix acls supplied
 * by XFS       
 */

CONFIG_FS_POSIX_ACL in the intermezzo code has been renamed to
CONFIG_INTERMEZZO_FS_POSIX_ACL though, so I'll see what I can do.
Comment 2 Joachim Blaabjerg (RETIRED) gentoo-dev 2002-12-09 13:31:22 UTC
I really don't have a good overview over the Gentoo kernels these days... Lolo, care 
to take a look? 
Comment 3 Brandon Low (RETIRED) gentoo-dev 2002-12-23 11:46:33 UTC
This is in the development-sources, and would have been released with gentoo-r10
if -r10 didn't break...
Comment 4 Brandon Low (RETIRED) gentoo-dev 2003-01-09 14:49:54 UTC
This is in gentoo-sources, closing.
Comment 5 Mitchell 2004-04-06 12:47:49 UTC
Support for this on ext3 has been removed from gentoo-sources-2.4.25.  Could someone please repatch this?