ctdb: add comments to "addip"/"delip" when CTDB_{CONTROL,EVENT,SRVID}_IPREALLOCATED...
commit62654f0aeb1909129e87df061186509560859bed
authorStefan Metzmacher <metze@samba.org>
Fri, 24 Nov 2023 10:51:54 +0000 (24 11:51 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 4 Jan 2024 11:39:36 +0000 (4 11:39 +0000)
tree5c05c81379784f84333f424275094decb5f3aac7
parent589ebabc95eef0c301a47696e82c0ac341027597
ctdb: add comments to "addip"/"delip" when CTDB_{CONTROL,EVENT,SRVID}_IPREALLOCATED happens

"addip"/"delip" are different from "moveip" so they don't need to
call ipreallocate() nor send_ipreallocated_control_to_nodes().

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
ctdb/tools/ctdb.c