HomeClusterLabs Projects

High: libcib: Fix handling the return value of cib_internal_op.

Description

High: libcib: Fix handling the return value of cib_internal_op.

This function doesn't return a standard pacemaker return code. It
returns a negative value on error and the positive call ID on success.
So, be more careful handling this return value. Note that the find_attr
function that wraps it does return a standard pacemaker return code.

Details

Provenance
clumensAuthored on Apr 8 2022, 2:46 PM
Parents
rP6321f65345b2: Merge pull request #2677 from kgaillot/T23
Branches
Unknown
Tags
Unknown