kernel: Activate POSIX ACL for f2fs, jffs2 and tmpfs
authorHauke Mehrtens <hauke@hauke-m.de>
Fri, 6 Sep 2024 21:10:45 +0000 (23:10 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 6 Sep 2024 21:25:55 +0000 (23:25 +0200)
commit2a1dd184b7d78d5c37a0c9a34b13ec69a4b16e04
tree27f2b208ce265194ab466c1315f731503f253d59
parentb1435f0af8db31f79b9767bca6e8438d3ee3ce74
kernel: Activate POSIX ACL for f2fs, jffs2 and tmpfs

When CONFIG_USE_FS_ACL_ATTR is set we will also activate POSIX ACL
support for the f2fs, jffs2 and tmpfs file system. This option is
activated on all targets with big flash.

Link: https://github.com/openwrt/openwrt/pull/16181
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
config/Config-kernel.in