HomeClusterLabs Projects

Refactor: libpe_status, libpacemaker: Drop pe_hash_table_lookup()

Description

Refactor: libpe_status, libpacemaker: Drop pe_hash_table_lookup()

It's used only with pe_resource_t:allowed_nodes and
pe_resource_t:known_on hash tables. Both of those are guaranteed
non-NULL at resource unpack time and are only set back to NULL at
resource free time.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Jul 1 2023, 10:39 PM
Parents
rP8339455a0172: Merge pull request #3147 from clumens/cts-xml
Branches
Unknown
Tags
Unknown