]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb-protocol: Add CTDB server SRVID range
authorMartin Schwenke <mschwenke@ddn.com>
Wed, 14 May 2025 06:55:51 +0000 (16:55 +1000)
committerJule Anger <janger@samba.org>
Mon, 2 Jun 2025 11:27:12 +0000 (11:27 +0000)
commit72b32a4ee764e17e4db5156e37070cfd65f27f34
treeab721b5b8cb28ef3248c1f4486abe8b0ad4e1c3a
parent1e773a73529ab14defa1c9862758e1300e38850e
ctdb-protocol: Add CTDB server SRVID range

Normally, communication from other components to ctdbd is done via
controls.  However, there are contexts where receiving SRVID messages
in ctdbd makes sense, such as replies to outgoing SRVID messages.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15858

Signed-off-by: Martin Schwenke <mschwenke@ddn.com>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
(cherry picked from commit 631d1d38ad10c73aa559561bea6b5ed45c2226c4)
ctdb/protocol/protocol.h