summaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2025-07-16 15:04:10 -0400
committerPaul Moore <paul@paul-moore.com>2025-10-22 19:24:21 -0400
commit24a9c58978ee368cbd796a03cb6e8ade6e0b6f5f (patch)
treee15127025000d6be5f56e2ae00b86913b5837fa0 /rust/helpers/helpers.c
parenta748372a282ae1e23d5d4b14a3e190c28764cfd2 (diff)
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 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions