HomeClusterLabs Projects

Fix: pengine: Suppress assert if a stateful clone is not being demoted/stopped

Description

Fix: pengine: Suppress assert if a stateful clone is not being demoted/stopped

In clone_update_actions_interleave(), if first_task is "demote", but
first is not actually being demoted, the demote action doesn't exist
(first_action == NULL). Do not trigger assert for this case.

Details

Provenance
gao-yanAuthored on Mar 15 2016, 10:03 AM
Parents
rPe42b4d57b096: Merge pull request #953 from HideoYamauchi/attrd_check_dampen
Branches
Unknown
Tags
Unknown

Event Timeline