HomeClusterLabs Projects

Refactor: controller: Drop struct st_fail_rec
6b894cb39f63Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Refactor: controller: Drop struct st_fail_rec

It only stores an integer. Use GINT_TO_POINTER(), etc., instead. Note
that g_hash_table_lookup_extended() returns TRUE if the value was found
and FALSE otherwise, and stores the original key in the third argument
if not NULL.

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

Details

Provenance
nrwahl2Authored on Aug 11 2025, 3:14 AM
Parents
rPb6d4d17c2a15: Refactor: controller: Case-insensitive hash table for fencing failures
Branches
Unknown
Tags
Unknown

Event Timeline