HomeClusterLabs Projects

Fix: libpe_status: Add node list arg to output messages.

Description

Fix: libpe_status: Add node list arg to output messages.

The calls to these messages were all missing the argument showing which
nodes should be output, which would have resulted in some weird bugs
(and potentially segfaults). Doing this also requires adding the same
argument to the node message so it can be passed through.

Finally, pe__output_node passes the complete node list instead of
obeying the --node= option. This function is marked in the header file
as a debugging function so it seems reasonable to not do any filtering.

Details

Provenance
clumensAuthored on Apr 14 2020, 12:03 PM
Parents
rP8d83dd56a954: Merge pull request #2032 from clumens/crm_error-glib
Branches
Unknown
Tags
Unknown

Event Timeline