Re: XFS acl-support in 2.4.29?
Nathan Scott <[email protected]> Wed, 13 Apr 2005 20:38:00 +1000
| Newsgroups | gmane.linux.file-systems.acl.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Apr 13, 2005 at 12:00:35PM +0200, Jochen Tuchbreiter wrote: > Hello, > > I am having trouble with acl-suport for XFS in 2.4.29: It looks like I am > unable to enable it. > ... > Kernel-config: > $ grep -i acl .config > # CONFIG_EXT3_FS_POSIX_ACL is not set > # CONFIG_EXT2_FS_POSIX_ACL is not set > # CONFIG_NFS_ACL is not set > # CONFIG_NFSD_ACL is not set > CONFIG_FS_POSIX_ACL=y > $ You need the XFS specific (config) components from: http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/split-patches/acl-backport this will provide you with a CONFIG_XFS_POSIX_ACL to enable. > However, according to http://acl.bestbits.at/download.html the patch enables > xfs support. Andreas? If you include the Documentation/Configure.help and fs/Config.in changes from the above patch it should just work. cheers. -- Nathan _______________________________________________ acl-devel mailing list [email protected] http://acl.bestbits.at/mailman/listinfo/acl-devel