1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/ctdb/tcp
Martin Schwenke 876529054a ctdb-daemon: Set node PNN in one place
This is currently set in 2 places.  One of them makes the node loading
code difficult to refactor.  Also, when the surrounding code in either
place is touched then it might get broken.

This only needs to be done once at startup, not on every reload.  So
do it once in a very obvious way, sacrificing a few CPU cycles for
some added clarity.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2015-03-23 12:23:12 +01:00
..
ctdb_tcp.h Added some #ifndefs to stop files being included multiple times. 2011-11-11 14:31:50 +11:00
tcp_connect.c ctdb-daemon: Set node PNN in one place 2015-03-23 12:23:12 +01:00
tcp_init.c build: Fix tdb.h path to enable building with system TDB library 2013-06-14 16:45:27 +10:00
tcp_io.c ctdb: Rename CTDB_VERSION to CTDB_PROTOCOL 2014-10-28 05:42:05 +01:00