2024-04-11 08:04:23

by Johan Hovold

[permalink] [raw]
Subject: [PATCH] arm64: defconfig: enable ext4 security labels

Enable ext4 security labels so that setcap works as expected.

Signed-off-by: Johan Hovold <[email protected]>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 7739e426d1c5..ac6fb3de1e3a 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1599,6 +1599,7 @@ CONFIG_HTE_TEGRA194=y
CONFIG_HTE_TEGRA194_TEST=m
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_POSIX_ACL=y
+CONFIG_EXT4_FS_SECURITY=y
CONFIG_BTRFS_FS=m
CONFIG_BTRFS_FS_POSIX_ACL=y
CONFIG_FANOTIFY=y
--
2.43.2



2024-04-21 23:34:04

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH] arm64: defconfig: enable ext4 security labels


On Thu, 11 Apr 2024 10:03:28 +0200, Johan Hovold wrote:
> Enable ext4 security labels so that setcap works as expected.
>
>

Applied, thanks!

[1/1] arm64: defconfig: enable ext4 security labels
commit: eff12fdfd208ebf35b82d6df72285508f85dcea8

Best regards,
--
Bjorn Andersson <[email protected]>