1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/ctdb/server
Ronnie Sahlberg af5bc9b915 add an extra log if we get a modflags control but it doesnt change any
flags


in update_local_flags()
(this is only called if we are or we belive we are the recmaster)
when we detect that the flags of a remote node is different from what 
our local node thinks the flags should be for that remote node
we should send a node-flag-changed message to the local daemon so 
that it updates the flags for that node.

(This used to be ctdb commit 36225e4e271f7a4065398253747fb20054f99a53)
2007-11-23 10:52:29 +11:00
..
ctdb_call.c change debug output from vnn to pnn 2007-09-04 10:47:02 +10:00
ctdb_control.c when shutting down, we should stop monitoring 2007-10-22 12:34:51 +10:00
ctdb_daemon.c prevent a deadly embrace between smbd and ctdbd by moving the calling 2007-11-12 10:53:11 +11:00
ctdb_freeze.c update lib/replace from samba4 2007-07-10 15:29:31 +10:00
ctdb_lockwait.c if lockwait takes an excessive time to complete. log the time it took to 2007-08-22 09:46:48 +10:00
ctdb_ltdb_server.c when ctdb attaches to a database it broadcasts the attach to all other 2007-09-21 13:47:40 +10:00
ctdb_monitor.c if we get a modflag control but the flags remain unchanged, log this 2007-11-23 10:31:51 +11:00
ctdb_persistent.c fixed a valgrind error, and some warnings 2007-09-24 09:57:14 +10:00
ctdb_recover.c added some debug lines to help track down a problem 2007-10-18 16:27:36 +10:00
ctdb_recoverd.c add an extra log if we get a modflags control but it doesnt change any 2007-11-23 10:52:29 +11:00
ctdb_server.c add a new transport method so that when a node is marked as dead, we 2007-10-19 08:58:30 +10:00
ctdb_serverids.c fixed a pointer cast warning 2007-09-10 15:16:17 +10:00
ctdb_takeover.c add a new tunable : DeterministicIPs that makes the allocation of 2007-10-16 12:15:02 +10:00
ctdb_traverse.c added support for persistent databases in ctdbd 2007-09-21 12:24:02 +10:00
ctdb_tunables.c add a new tunable : DeterministicIPs that makes the allocation of 2007-10-16 12:15:02 +10:00
ctdbd.c include system/network.h so we get the prototype for inet_aton() 2007-10-16 11:29:33 +10:00
eventscript.c change how we do public addresses and takeover so that we can have 2007-09-04 09:50:07 +10:00