HomeClusterLabs Projects

Refactor: based: Drop dead code in prepare_input()

Description

Refactor: based: Drop dead code in prepare_input()

Since dropping legacy mode, the only thing that sets PCMKXA_CIB_UPDATE
to true is sync_our_cib(). In that case, the request is
PCMK
CIB_REQUEST_REPLACE, which maps to cibop_replace -- not
cib
op_apply_patch.

Also drop PCMK__XE_CIB_UPDATE_DIFF, since this was the only occurrence.

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

Details

Provenance
nrwahl2Authored on May 31 2024, 3:39 AM
Parents
rP9c0abcdfd32d: Refactor: based: Drop send_peer_reply() unused arguments
Branches
Unknown
Tags
Unknown