HomeClusterLabs Projects

Fix: tools: Change most cluster-counts args to be int.

Description

Fix: tools: Change most cluster-counts args to be int.

These were unsigned int, but the function calls and struct members being
passed in were all just an int. The first one should remain an unsigned
int - it's the result of g_slist_length.

Details

Provenance
clumensAuthored on Nov 26 2019, 2:06 PM
Parents
rP0a8e789f9f21: Fix: libpengine: Options should be unsigned int, not long.
Branches
Unknown
Tags
Unknown

Event Timeline