1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-26 01:49:31 +03:00

server: print node number as signed integer on release ip event

metze

(This used to be ctdb commit 6c456face30606641f6b8beaad3121c9b05ca763)
This commit is contained in:
Stefan Metzmacher
2010-01-18 15:12:46 +01:00
parent c5e579b56a
commit 55d824bd77

View File

@ -745,7 +745,7 @@ int32_t ctdb_control_release_ip(struct ctdb_context *ctdb,
return 0;
}
DEBUG(DEBUG_NOTICE,("Release of IP %s/%u on interface %s node:%u\n",
DEBUG(DEBUG_NOTICE,("Release of IP %s/%u on interface %s node:%d\n",
ctdb_addr_to_str(&pip->addr),
vnn->public_netmask_bits,
ctdb_vnn_iface_string(vnn),