mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
set the tcp tickle update flag to true once we have done a takeover and
tickled all connections othervise the other nodes will still remember this list until next time we have had a connection/client closing. (This used to be ctdb commit cb8e5d4bbee2f14f498735489f673ff3679dfd9d)
This commit is contained in:
parent
81767b2a7b
commit
ea56d1d20e
@ -166,7 +166,7 @@ static void takeover_ip_callback(struct ctdb_context *ctdb, int status,
|
||||
*/
|
||||
talloc_free(tcparray);
|
||||
state->node->tcp_array = NULL;
|
||||
|
||||
state->node->tcp_update_needed = true;
|
||||
}
|
||||
|
||||
event_add_timed(arp->ctdb->ev, arp->ctdb->takeover.last_ctx,
|
||||
|
Loading…
x
Reference in New Issue
Block a user