zfs/include/linux
Massimo Maggi b695c34ea4 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
2013-11-05 16:22:05 -08:00
..
Makefile.am Change zfs-kmod-devel install path 2013-03-13 13:42:16 -07:00
blkdev_compat.h Fix compile warning on 32-bit systems 2013-06-19 17:11:55 -07:00
dcache_compat.h Add d_clear_d_op() compatibility 2013-01-23 16:33:29 -08:00
vfs_compat.h Honor CONFIG_FS_POSIX_ACL kernel option 2013-11-05 16:22:05 -08:00
xattr_compat.h Posix ACL Support 2013-10-29 14:54:26 -07:00