summaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2025-02-13 17:34:12 -0500
committerPaul Moore <paul@paul-moore.com>2025-10-22 19:24:19 -0400
commit935d508d4d7ab9d19c603bd7eb2937249551d507 (patch)
treebcbb3eb0ba2e56b02fea8eecb6da0291e91fd82d /rust/helpers/helpers.c
parent250898ca335f337bc032a9693dc0a30a1cb85825 (diff)
lsm: get rid of the lsm_names list and do some cleanup
The LSM currently has a lot of code to maintain a list of the currently active LSMs in a human readable string, with the only user being the "/sys/kernel/security/lsm" code. Let's drop all of that code and generate the string on first use and then cache it for subsequent use. Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions