ctdb-mutex: Handle pings from lock checking child to parent
authorMartin Schwenke <martin@meltin.net>
Fri, 28 Jan 2022 02:49:48 +0000 (13:49 +1100)
committerMartin Schwenke <martins@samba.org>
Thu, 28 Jul 2022 10:09:34 +0000 (10:09 +0000)
commit9daf22a5c9d4ccdd706de883141ed807cab4df92
tree004633b0e0b3b0d410f79dfb5da25583b66b145e
parentb5db2867913ba451285728844a1725c9ba5e56c0
ctdb-mutex: Handle pings from lock checking child to parent

The ping timeout is specified by passing an extra argument to the
mutex helper, representing the ping timeout in seconds.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/server/ctdb_mutex_fcntl_helper.c