difos/package/kernel/linux
Josef Schlehofer fcb82e42df kernel: btrfs: enable ACL
By default CONFIG_BTRFS_FS_POSIX_ACL is disabled, it should be enabled
only when you enable CONFIG_FS_POSIX_ACL.

Right now, when you enable CONFIG_FS_POSIX_ACL it will enable
CONFIG_BTRFS_FS_POSIX_ACL, but it will be disabled once you install
kmod-btrfs. This should prevent it.

Btrfs has enabled by default ACL for mount option.

More details:
https://cateee.net/lkddb/web-lkddb/BTRFS_FS_POSIX_ACL.html
https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs(5)

Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
2021-12-05 18:49:14 +01:00
..
files kernel/modules: relocate teql hotplug from iproute2 to kmod-sched 2021-03-19 15:30:01 +01:00
modules kernel: btrfs: enable ACL 2021-12-05 18:49:14 +01:00
Makefile build: introduce $(MKHASH) 2021-05-13 15:13:15 +02:00