Comment 78 for bug 1048059

Revision history for this message
Jan Claeys (janc) wrote :

From the ext3 documentation:
> acl Enables POSIX Access Control Lists support.
> Additionally, you need to have ACL support enabled in
> the kernel configuration (CONFIG_EXT3_FS_POSIX_ACL).
> See the acl(5) manual page and http://acl.bestbits.at/
> for more information.

From the ext4 documentation:
> noacl This option disables POSIX Access Control List
> support. If ACL support is enabled in the kernel
> configuration (CONFIG_EXT4_FS_POSIX_ACL), ACL is
> enabled by default on mount. See the acl(5) manual
> page and http://acl.bestbits.at/ for more information
> about acl.