03d58b2648
This was done to ensure the nodelist, which get_node_kv uses internally to loop over all nodes, is filled. But, everything coming through API/CLI already has a cfs_update called so this is not required outside from development testing calls. As we normally do not do this for such calls, cfs_update call is a prerequisite for such things. The better solution would be handling this internally in get_node_kv, e.g., by checking if $clinfo->{versionn} was set once, and if not call to cfs_update, or maybe even better, so adapt the IPC call for a possibility to get the KV status hash for all nodes. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
aplinfo | ||
bin | ||
configs | ||
debian | ||
network-hooks | ||
PVE | ||
services | ||
test | ||
www | ||
.gitignore | ||
defines.mk | ||
Makefile | ||
spice-example-sh | ||
vzdump-hook-script.pl |