]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb: Make ctdb_lock_timeout_handler() easier to understand
authorVolker Lendecke <vl@samba.org>
Thu, 19 Sep 2024 15:10:58 +0000 (17:10 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 20 Sep 2024 17:13:37 +0000 (17:13 +0000)
commit2fa0eabe64aebede1127009ce9c79e587e77dbd9
tree5b8f631258ea4ee3b5828bb9ce15149fc2f34f65
parentf525800613aa7186d8839a05c1e9b247e517cad9
ctdb: Make ctdb_lock_timeout_handler() easier to understand

Don't hide the real action inside an if-branch

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Noel Power <noel.power@suse.com>
ctdb/server/ctdb_lock.c