]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb-daemon: Use ctdb_vnn_address_string() in old-style debugging
authorMartin Schwenke <mschwenke@ddn.com>
Thu, 25 Jul 2024 04:50:32 +0000 (14:50 +1000)
committerAnoop C S <anoopcs@samba.org>
Tue, 8 Oct 2024 05:34:30 +0000 (05:34 +0000)
commit3429ba764c1b772d46dcdca356fd5b136ba50b68
tree9b7334a4c108aab67ca3f7a2a2999cd2ec4543f3
parentc17e629a8ae12562af319bdd31fc1d3e323a604f
ctdb-daemon: Use ctdb_vnn_address_string() in old-style debugging

Modernise the debug macros along the way.

These are done separately because they will require a little more
patience to review.

Signed-off-by: Martin Schwenke <mschwenke@ddn.com>
Reviewed-by: Anoop C S <anoopcs@samba.org>
ctdb/server/ctdb_takeover.c