]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb-daemon: Don't allow attach from recovery if recovery is not active
authorMartin Schwenke <martin@meltin.net>
Tue, 25 Feb 2020 06:32:56 +0000 (17:32 +1100)
committerMartin Schwenke <martins@samba.org>
Mon, 23 Mar 2020 23:45:38 +0000 (23:45 +0000)
commit147afe77de372ddb9c180228d6fe1b04cca4610f
tree91124a3fa0ca1674ce5b99d941f234f93e9987eb
parent052f1bdb9cf78f53f584edd32f81ae8e01e8e86e
ctdb-daemon: Don't allow attach from recovery if recovery is not active

Neither the recovery daemon nor the recovery helper should attach
databases outside of the recovery process.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14294

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