diff options
author | Casey Schaufler <casey@schaufler-ca.com> | 2024-10-09 20:32:16 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2024-10-11 21:34:14 +0300 |
commit | 07f9d2c1132c9b838538b606dfcdab2506cd2ae4 (patch) | |
tree | ae7fb13fbbd2f624cd904b9b2fc7bd5579d55cf4 /tools/perf/scripts/python/gecko.py | |
parent | 37f670aacd481128ad9a940ac2d3372aecd92824 (diff) | |
download | linux-07f9d2c1132c9b838538b606dfcdab2506cd2ae4.tar.xz |
lsm: use lsm_prop in security_inode_getsecid
Change the security_inode_getsecid() interface to fill in a
lsm_prop structure instead of a u32 secid. This allows for its
callers to gather data from all registered LSMs. Data is provided
for IMA and audit. Change the name to security_inode_getlsmprop().
Cc: linux-integrity@vger.kernel.org
Cc: selinux@vger.kernel.org
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
[PM: subj line tweak]
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions