HomeClusterLabs Projects

Refactor: fencing: make structure member name for device count clearer

Description

Refactor: fencing: make structure member name for device count clearer

This renames the "devices" member to "ndevices" in st_query_result_t.
It's a little easier to read since "devices" is often used in other contexts as
a list or such, but the main reason is because it allows the current
"device_list" member be renamed to "devices" if its implementation changes
as planned for remapping reboot to off+on.

Details

Provenance
kgaillotAuthored on Jun 23 2015, 5:13 PM
Parents
rP07e8decfc4bc: Refactor: fencing: isolate access to peers' device lists
Branches
Unknown
Tags
Unknown

Event Timeline