HomeClusterLabs Projects

Refactor: based, libcib: Drop F_CIB_CALLBACK_TOKEN

Description

Refactor: based, libcib: Drop F_CIB_CALLBACK_TOKEN

This isn't used for anything except to assign client->userdata to a
pcmk__client_t object in based_remote:cib_handle_remote_msg(). The
client object is internal to pacemaker-based, and nothing there actually
used client->userdata after it was assigned.

Whatever this was originally used for seems to have been superseded by
F_CIB_CLIENTID.

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

Details

Provenance
nrwahl2Authored on Mar 25 2023, 9:26 PM
Parents
rP0aea09ec8a67: API: libcib: Deprecate the cib_api_operations_t:update() method
Branches
Unknown
Tags
Unknown