ctdb-protocol: Add new event startipreallocate
authorVinit Agnihotri <vagnihotri@ddn.com>
Thu, 26 Oct 2023 06:50:30 +0000 (23:50 -0700)
committerVolker Lendecke <vl@samba.org>
Wed, 6 Mar 2024 06:05:38 +0000 (06:05 +0000)
commit786adccaa934bd1980fd337ddd374f9c6e7421be
tree276dd3639abff873e1336ccfe234eb1d1bc00a9b
parented67e650579b26e30b91775ffaa4ea7765d0b26f
ctdb-protocol: Add new event startipreallocate

A new event is needed for NFS lock reclaim to ensure all nodes are in
grace before any locks are released. This event must take place before
releaseip.

Signed-off-by: Vinit Agnihotri <vagnihotri@ddn.com>
Reviewed-by: Martin Schwenke <mschwenke@ddn.com>
Reviewed-by: Volker Lendecke <vl@samba.org>
ctdb/protocol/protocol.h
ctdb/protocol/protocol_util.c