Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3406 - acl for ext2/ext3?
Summary: acl for ext2/ext3?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 All
: High enhancement (vote)
Assignee: Brandon Low (RETIRED)
URL: http://acl.bestbits.at/current/diff/e...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-05 04:22 UTC by lh
Modified: 2004-04-06 12:47 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?