mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +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 | ||
pidfile.c | ||
process_model.c | ||
process_model.h | ||
process_model.m4 | ||
process_model.mk | ||
process_single.c | ||
process_standard.c | ||
process_thread.c | ||
server.c | ||
service_stream.c | ||
service_stream.h | ||
service_task.c | ||
service_task.h | ||
service.c | ||
service.h | ||
smbd.8.xml |