ctdb-daemon: Don't try to reopen TDB files
authorMartin Schwenke <martin@meltin.net>
Thu, 22 Sep 2016 04:46:12 +0000 (14:46 +1000)
committerKarolin Seeger <kseeger@samba.org>
Fri, 23 Sep 2016 09:45:14 +0000 (11:45 +0200)
commit1c13a4cbbe005cc3d9c1932adc835d233bf43916
treee79c856c30802080e74b94a16daeaa1c186b3cc0
parent87632d231af6398fa1517c7de0753431537fadbd
ctdb-daemon: Don't try to reopen TDB files

There aren't any open at this stage.

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

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
(cherry picked from commit d719a87fe021b0c704fc4b12ddfc0345fe3af146)
ctdb/server/ctdb_daemon.c