diff options
| author | Paul Moore <paul@paul-moore.com> | 2025-07-16 22:04:10 +0300 |
|---|---|---|
| committer | Paul Moore <paul@paul-moore.com> | 2025-10-23 02:24:21 +0300 |
| commit | 24a9c58978ee368cbd796a03cb6e8ade6e0b6f5f (patch) | |
| tree | e15127025000d6be5f56e2ae00b86913b5837fa0 /include/linux/lsm_hooks.h | |
| parent | a748372a282ae1e23d5d4b14a3e190c28764cfd2 (diff) | |
| download | linux-24a9c58978ee368cbd796a03cb6e8ade6e0b6f5f.tar.xz | |
lsm: rename/rework append_ordered_lsm() into lsm_order_append()
Rename append_ordered_lsm() to lsm_order_append() to better match
convention and do some rework. The rework includes moving the
LSM_FLAG_EXCLUSIVE logic from lsm_prepare() to lsm_order_append()
in order to consolidate the individual LSM append/activation code,
and adding logic to skip appending explicitly disabled LSMs to the
active LSM list.
Reviewed-by: Casey Schaufler <casey@schaufler-ca.com>
Reviewed-by: John Johansen <john.johhansen@canonical.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'include/linux/lsm_hooks.h')
0 files changed, 0 insertions, 0 deletions
