https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-6.6.y.git;a=summary
RSBAC for Linux 6.6 (Long Term)
Current version: 6.6.41
commit fc6a08818233c07ba5c9b735140e22617925f750 Author: Amon Ott ao@rsbac.org Date: Wed Jul 24 15:00:06 2024 +0200
Always call rsbac_mount() with parent info, log parent, fix parent value in proc. Do not call rsbac_mount() from do_move_mount(), this makes no sense, leads to repeated mount entries and breaks inheritance.
fs/namespace.c | 36 +++++++++++++---------------- rsbac/data_structures/aci_data_structures.c | 12 ++++++---- 2 files changed, 23 insertions(+), 25 deletions(-)