]> www.infradead.org Git - users/dwmw2/linux.git/commit
audit: change context data from secid to lsm_prop
authorCasey Schaufler <casey@schaufler-ca.com>
Wed, 9 Oct 2024 17:32:19 +0000 (10:32 -0700)
committerPaul Moore <paul@paul-moore.com>
Fri, 11 Oct 2024 18:34:16 +0000 (14:34 -0400)
commit13d826e564e2ccae9df0caac8a3deb40dc4c8fda
treeaa7dbc2b6d7d74768806f0a611bcbfa084d54cbf
parentb0654ca42998440df42ba2ccc3b7dbe3bf5b7bb5
audit: change context data from secid to lsm_prop

Change the LSM data stored in the audit transactions from a secid
to an LSM prop. This is done in struct audit_context and struct
audit_aux_data_pids. Several cases of scaffolding can be removed.

Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
[PM: subj line tweak]
Signed-off-by: Paul Moore <paul@paul-moore.com>
kernel/audit.h
kernel/auditfilter.c
kernel/auditsc.c