]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:lib: add cluster_level related functions to cluster_support.[ch]
authorStefan Metzmacher <metze@samba.org>
Tue, 14 Jul 2026 16:14:33 +0000 (18:14 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 4 Aug 2026 09:51:32 +0000 (09:51 +0000)
commitea91c14c2064de25256f56587e51ec46eb2df185
treeb854e207a2de2e3da00e9e4ad882c486484f9448
parent93edf67e0fcc5057e5d96f5dfcd3d4f665d7ca6e
s3:lib: add cluster_level related functions to cluster_support.[ch]

This represents our global state related to cluster functional levels.

This doesn't really depend on enabled cluserter support,
but allows the core code to work without #ifdef's.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/lib/cluster_support.c
source3/lib/cluster_support.h