]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb-scripts: Factor out some statd-callout functions
authorMartin Schwenke <mschwenke@ddn.com>
Tue, 27 Jun 2023 03:37:56 +0000 (13:37 +1000)
committerAmitay Isaacs <amitay@samba.org>
Fri, 13 Dec 2024 13:57:32 +0000 (13:57 +0000)
commitc415208a49a136e2800787d9a7c860f1599a58d1
tree513b93bbfa8f6f612bcd5f51fbda6b2b4d15034c
parente6a85d128f7ada419fc13ca72a295533674e7840
ctdb-scripts: Factor out some statd-callout functions

This captures all of the persistent database (currently ctdb.tdb)
implementation-specific details in functions.  Alternate
implementations can now be easily added.

Signed-off-by: Martin Schwenke <mschwenke@ddn.com>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/tools/statd_callout_helper