ctdb-daemon: Drop the implementation of THAW control
commit28b2a6391b3adecd7a8fd47662e7ea6000df306f
authorAmitay Isaacs <amitay@gmail.com>
Thu, 21 Jul 2016 04:17:02 +0000 (21 14:17 +1000)
committerStefan Metzmacher <metze@samba.org>
Thu, 28 Jul 2016 03:00:17 +0000 (28 05:00 +0200)
tree8c3176cfc283d5f84f8cf6c67491b5ff6579ae52
parent29b7825dcf82f5f7967bf92f35407186627165c1
ctdb-daemon: Drop the implementation of THAW control

This control was used by the older implementation of tool to restore a
database from backup.  In the new implemenation of tool, it freezes and thaws
only the database being restored.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
ctdb/server/ctdb_control.c