[PATCH] lsm: rust: reword "destroy" -> "release" in SecurityCtx

Paul Moore paul at paul-moore.com
Tue Mar 4 20:44:45 UTC 2025


On Mar  4, 2025 Alice Ryhl <aliceryhl at google.com> wrote:
> 
> What happens inside the individual LSMs for a given LSM hook can vary
> quite a bit, so it is best to use the terminology "release" instead of
> "destroy" or "free".
> 
> Suggested-by: Casey Schaufler <casey at schaufler-ca.com>
> Signed-off-by: Alice Ryhl <aliceryhl at google.com>
> Acked-by: Casey Schaufler <casey at schaufler-ca.com>
> Reviewed-by: Fiona Behrens <me at kloenk.dev>
> ---
> This patch is based on top of:
> https://lore.kernel.org/all/20250304-inline-securityctx-v2-1-f110f2c6e7ff@google.com/
> ---
>  rust/kernel/security.rs | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)

Much better, thank you :)  Merged into lsm/dev.

--
paul-moore.com



More information about the Linux-security-module-archive mailing list