HomeClusterLabs Projects

Log: libcrmcommon: log schemas after they're sorted

Description

Log: libcrmcommon: log schemas after they're sorted

... in crm_schema_init(), for easier reading. This means we no longer need
pcmk__log_known_schemas().

Also, use g_list_prepend() when adding to the schema list. This might not
improve efficiency overall since the sort will do more work, but it's a more
flexible design for future changes.

Details

Provenance
kgaillotAuthored on Apr 11 2024, 4:46 PM
Parents
rP2cad78cac943: Merge pull request #3428 from kgaillot/schema2
Branches
Unknown
Tags
Unknown