HomeClusterLabs Projects

Low: daemons: Fix a bug processing child XML messages in attrd.

Description

Low: daemons: Fix a bug processing child XML messages in attrd.

Before, we were just calling attrd_client_update again on the whole
top-level node. The intention here is that we would pass each child to
attrd_client_update in turn. This has probably not turned up yet
because it requires a cluster with mixed versions of attrd, in addition
to only happening when messages between daemons are sent. Normal
command line tool usage will not run into this.

This was introduced by 2e9b5ef562.

Details

Provenance
clumensAuthored on Jul 22 2022, 2:45 PM
Parents
rP80f49c6fabda: Merge pull request #2775 from wferi/strcmp
Branches
Unknown
Tags
Unknown