[base > fs | feature request] enable ACL for BTRFS for mvebu

From the source code [1] it would appear that ACL for BTRFS is categorically disabled across all branches and targets.

CONFIG_BTRFS_FS_POSIX_ACL=n

If that is due kernel size concerns then I would appreciate if a developer could be obliged to enable/implement ACL for BTRFS in Master & 19.07 for the mvebu target since that target class should be able to cope with the potential increase/cost of the kernel size.


[1] https://git.openwrt.org/?p=openwrt/openwrt.git;a=blob;f=package/kernel/linux/modules/fs.mk;hb=e98e046f06f388e49c12e52b3a333a7e77c008cd#l74

1 Like

I also would very much like to see
CONFIG_BTRFS_FS_POSIX_ACL
enabled.

I would like use BTRFS send/receive with an external HDD attached to my Linksys3200ACM/OpenWRT. To me it seems, this is only possible with ACL enabled in the kernel.