ctdb-scripts: Drop functions ctdb_checkstatus() and ctdb_setstatus()
authorMartin Schwenke <martin@meltin.net>
Mon, 10 Aug 2015 06:03:05 +0000 (16:03 +1000)
committerMichael Adam <obnox@samba.org>
Tue, 15 Sep 2015 06:56:20 +0000 (08:56 +0200)
commit353c27deab30a86c94d76f0b8197fb84ce260d99
tree186ded3757a755b48be3587eb7e4bdf2fd8e904c
parent8c2948eba59d4ee24af1154c774c9fa79939bd91
ctdb-scripts: Drop functions ctdb_checkstatus() and ctdb_setstatus()

They're not used outside of ctdb_standard_event_helper().

As a consequence, make ctdb_standard_event_helper() do nothing.  It is
harder to remove because it is used in many places, perhaps by
external eventscripts where it has been copied from existing scripts.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Jose A. Rivera <jarrpa@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
ctdb/config/functions