diff options
| author | Stephen Smalley <stephen.smalley.work@gmail.com> | 2025-11-13 15:23:13 -0500 |
|---|---|---|
| committer | Paul Moore <paul@paul-moore.com> | 2025-11-20 16:43:50 -0500 |
| commit | 75f72fe289a7f76204a728668edcf20e4a2a6097 (patch) | |
| tree | c68b7cbca7cf942bef3b63f9fc9cdf0bba15a7dd /net/unix/af_unix.c | |
| parent | 211ddde0823f1442e4ad052a2f30f050145ccada (diff) | |
selinux: rename task_security_struct to cred_security_struct
Before Linux had cred structures, the SELinux task_security_struct was
per-task and although the structure was switched to being per-cred
long ago, the name was never updated. This change renames it to
cred_security_struct to avoid confusion and pave the way for the
introduction of an actual per-task security structure for SELinux. No
functional change.
Cc: stable@vger.kernel.org
Signed-off-by: Stephen Smalley <stephen.smalley.work@gmail.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
