HomeClusterLabs Projects

Refactor: controller: Drop struct st_fail_rec
b56e323c48fdUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent 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 Mon, Aug 11, 3:14 AM
Parents
rP3cb2d43c5875: Refactor: controller: Case-insensitive hash table for fencing failures
Branches
Unknown
Tags
Unknown

Event Timeline