]> www.infradead.org Git - users/dwmw2/linux.git/commit
audit: use an lsm_prop in audit_names
authorCasey Schaufler <casey@schaufler-ca.com>
Wed, 9 Oct 2024 17:32:17 +0000 (10:32 -0700)
committerPaul Moore <paul@paul-moore.com>
Fri, 11 Oct 2024 18:34:15 +0000 (14:34 -0400)
commite0a8dcbd53b646d8535acd9fec95540275231b13
tree69303d7c19f5a593b6b56d61671278615f3f56b4
parent07f9d2c1132c9b838538b606dfcdab2506cd2ae4
audit: use an lsm_prop in audit_names

Replace the osid field in the audit_names structure with a
lsm_prop structure. This accommodates the use of an lsm_prop in
security_audit_rule_match() and security_inode_getsecid().

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/auditsc.c