]> www.infradead.org Git - users/dwmw2/linux.git/commit
netlabel,smack: use lsm_prop for audit data
authorCasey Schaufler <casey@schaufler-ca.com>
Wed, 9 Oct 2024 17:32:20 +0000 (10:32 -0700)
committerPaul Moore <paul@paul-moore.com>
Fri, 11 Oct 2024 18:34:16 +0000 (14:34 -0400)
commit05a344e54d0b4892736526e4a309851da8ee9c89
tree0ee5712316b1619172d26ac0ee76fdc9a5f4a9ee
parent13d826e564e2ccae9df0caac8a3deb40dc4c8fda
netlabel,smack: use lsm_prop for audit data

Replace the secid in the netlbl_audit structure with an lsm_prop.
Remove scaffolding that was required when the value was a secid.

Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
[PM: fix the subject line]
Signed-off-by: Paul Moore <paul@paul-moore.com>
include/net/netlabel.h
net/netlabel/netlabel_unlabeled.c
net/netlabel/netlabel_user.c
net/netlabel/netlabel_user.h
security/smack/smackfs.c