]> git.ipfire.org Git - thirdparty/openwrt.git/commit
generic: overlay: disable OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW 23126/head
authorShiji Yang <yangshiji66@outlook.com>
Mon, 27 Apr 2026 11:46:58 +0000 (19:46 +0800)
committerChristian Marangi <ansuelsmth@gmail.com>
Wed, 29 Apr 2026 07:34:31 +0000 (09:34 +0200)
commit11ca5f39574ca2e49b22afcff50c39ffdc9752a0
treeafa025773fd34668972f336a8cbfa1c893f5845b
parent052665be212bd93f4154f40a0b30ba2599d3ada0
generic: overlay: disable OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW

The Kconfig symbol help text prompts:
  Disable this to get a possibly more secure configuration, but that
  might not be backward compatible with previous kernels.
  If backward compatibility is not an issue, then it is safe and
  recommended to say N here.

For OpenWrt, when updating firmware, we always update the kernel and
recreate the overlay partition. Therefore, compatibility is not a
problem.

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/23126
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
target/linux/generic/config-6.12
target/linux/generic/config-6.18