mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
1cd4339b9a
uint32_t server_id
to
struct server_id server_id;
which allows a server ID to have an node number. The node number will
be zero in non-clustered case. This is the most basic hook needed for
clustering, and ctdb.
(This used to be commit
|
||
---|---|---|
.. | ||
config.mk | ||
wrepl_apply_records.c | ||
wrepl_in_call.c | ||
wrepl_in_connection.c | ||
wrepl_out_helpers.c | ||
wrepl_out_helpers.h | ||
wrepl_out_pull.c | ||
wrepl_out_push.c | ||
wrepl_periodic.c | ||
wrepl_scavenging.c | ||
wrepl_server.c | ||
wrepl_server.h |