XFS acl-support in 2.4.29?
"Jochen Tuchbreiter" <[email protected]> Wed, 13 Apr 2005 12:00:35 +0200
| Newsgroups | gmane.linux.file-systems.acl.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, I am having trouble with acl-suport for XFS in 2.4.29: It looks like I am unable to enable it. Took vanilla 2.4.29 sources, applied latest patch for 2.4.29 (ea+acl+nfsacl+sec-0.8.73), booted it, created an xfs fs, mounted it with no special options, touched a file and tried setfacl -m user:root:rwx file. This returned "Operation not supported". 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 $ However, according to http://acl.bestbits.at/download.html the patch enables xfs support. If I boot a current 2.6 kernel on the same system setfacl/getfacl works on xfs. Any ideas on what I may be doing wrong? regards, Jochen _______________________________________________ acl-devel mailing list [email protected] http://acl.bestbits.at/mailman/listinfo/acl-devel