HomeFreeBSD

Honor CONFIG_FS_POSIX_ACL kernel option

Description

Honor CONFIG_FS_POSIX_ACL kernel option

The required Posix ACL interfaces are only available for kernels
with CONFIG_FS_POSIX_ACL defined. Therefore, only enable Posix
ACL support for these kernels. All major distribution kernels
enable CONFIG_FS_POSIX_ACL by default.

If your kernel does not support Posix ACLs the following warning
will be printed at ZFS module load time.

"ZFS: Posix ACLs disabled by kernel"

Signed-off-by: Massimo Maggi <me@massimo-maggi.eu>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1825

Details

Provenance
Massimo Maggi <me@massimo-maggi.eu>Authored on Nov 2 2013, 11:40 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Nov 6 2013, 12:22 AM
Parents
rG78e2739d3c9e: 26126 panic system rather than corrupting pool if we hit bug 26100
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGb695c34ea4ca: Honor CONFIG_FS_POSIX_ACL kernel option (authored by Massimo Maggi <me@massimo-maggi.eu>).Nov 6 2013, 12:22 AM