1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/ctdb/tools
Ronnie Sahlberg 7cef33b40a rework banning/unbanning nodes
ctdb_recoverd.c
Always handle banning/unbanning locally on the node that is being 
banned/unbanned instead of on the recovery master.
This means that if a ban request comes in to the recovery master for a 
remote node, we pass the request on to the remote node instead of 
setting up the ban and ban timeouts locally.

ctdb.c
send ban/unban requests to the node being banned/unbanned instead of to 
the recmaster

(This used to be ctdb commit 880dd9f5fd0b91e450da93e195cc5c62cb1dcd6e)
2007-12-03 15:45:53 +11:00
..
ctdb_diagnostics added bonding info to ctdb_diagnostics 2007-10-30 10:18:52 +11:00
ctdb.c rework banning/unbanning nodes 2007-12-03 15:45:53 +11:00
onnode.rsh moved onnode into ctdb from s3 examples/ctdb 2007-05-30 11:00:43 +10:00
onnode.ssh fixed a problem with backgrounding onnnode 2007-10-22 21:11:02 +10:00