diff options
| author | Casey Schaufler <[email protected]> | 2024-10-23 21:21:56 +0000 |
|---|---|---|
| committer | Paul Moore <[email protected]> | 2024-12-04 19:58:09 +0000 |
| commit | 76ecf306ae5da84ef8f48c7a2608736e6866440c (patch) | |
| tree | 1a16d52f50d469cfa8ebdac9e84e597afb48b065 /rust/helpers | |
| parent | lsm: replace context+len with lsm_context (diff) | |
| download | kernel-76ecf306ae5da84ef8f48c7a2608736e6866440c.tar.gz kernel-76ecf306ae5da84ef8f48c7a2608736e6866440c.zip | |
lsm: use lsm_context in security_inode_getsecctx
Change the security_inode_getsecctx() interface to fill a lsm_context
structure instead of data and length pointers. This provides
the information about which LSM created the context so that
security_release_secctx() can use the correct hook.
Cc: [email protected]
Signed-off-by: Casey Schaufler <[email protected]>
[PM: subject tweak]
Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions
