Casey Schaufler b530104f50 lsm: lsm_context in security_dentry_init_security
Replace the (secctx,seclen) pointer pair with a single lsm_context
pointer to allow return of the LSM identifier along with the context
and context length. This allows security_release_secctx() to know how
to release the context. Callers have been modified to use or save the
returned data from the new structure.

Cc: ceph-devel@vger.kernel.org
Cc: linux-nfs@vger.kernel.org
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
[PM: subject tweak]
Signed-off-by: Paul Moore <paul@paul-moore.com>
2024-12-04 14:58:51 -05:00
..
2024-11-18 17:34:05 -08:00
2024-11-18 17:34:05 -08:00
2024-09-16 16:55:42 +02:00
2023-05-08 16:44:01 -04:00
2023-09-13 13:46:57 -04:00
2024-09-16 18:19:47 +02:00
2024-03-27 18:25:18 -04:00