https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-6.12.y.git;a=summary
LTS kernel 6.12
Current version: 6.12.59
commit 88c647023e95e2cbf103a9f9f68c450976bbb4ec
Author: Amon Ott <ao(a)rsbac.org>
Date: Tue Oct 14 12:16:53 2025 +0200
Remove RSBAC automount support, it creates more problems than it solves.
Automount was a work-around for the case that we missed some mount and had
no RSBAC structures for a mounted filesystem. Instead, we now return a
default value and log this case once per function so that we can fix it later.
include/rsbac/aci_data_structures.h | 5 +-
rsbac/data_structures/aci_data_structures.c | 529 ++++++++++-----------------
rsbac/data_structures/acl_data_structures.c | 85 +++--
rsbac/data_structures/auth_data_structures.c | 42 ++-
rsbac/data_structures/mac_data_structures.c | 42 ++-
5 files changed, 325 insertions(+), 378 deletions(-)
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-6.6.y.git;a=summary
LTS kernel 6.6
Current version: 6.6.117
commit 25cdfddd1711e33f29dd09af513010c498e88d5b
Author: Amon Ott <ao(a)rsbac.org>
Date: Wed Oct 15 09:19:34 2025 +0200
Remove RSBAC automount support, it creates more problems than it solves.
Automount was a work-around for the case that we missed some mount and had
no RSBAC structures for a mounted filesystem. Instead, we now return a
default value and log this case once per function so that we can fix it later.
include/rsbac/aci_data_structures.h | 5 +-
rsbac/data_structures/aci_data_structures.c | 529 ++++++++++-----------------
rsbac/data_structures/acl_data_structures.c | 85 +++--
rsbac/data_structures/auth_data_structures.c | 42 ++-
rsbac/data_structures/mac_data_structures.c | 42 ++-
5 files changed, 325 insertions(+), 378 deletions(-)
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-6.12.y.git;a=summary
LTS kernel 6.12
Current version: 6.12.58
commit 6479e5bd76498a185c440c8fefe4ea91e8f0950c
Author: Amon Ott <ao(a)rsbac.org>
Date: Tue Oct 14 12:16:53 2025 +0200
Remove RSBAC automount support, it creates more problems than it solves.
Automount was a work-around for the case that we missed some mount and had
no RSBAC structures for a mounted filesystem. Instead, we now return a
default value and log this case once per function so that we can fix it later.
include/rsbac/aci_data_structures.h | 5 +-
rsbac/data_structures/aci_data_structures.c | 529 ++++++++++-----------------
rsbac/data_structures/acl_data_structures.c | 85 +++--
rsbac/data_structures/auth_data_structures.c | 42 ++-
rsbac/data_structures/mac_data_structures.c | 42 ++-
5 files changed, 325 insertions(+), 378 deletions(-)