ctdb: Improve debug in case of set_runstate failure
authorVolker Lendecke <vl@samba.org>
Sun, 24 Apr 2016 14:07:43 +0000 (16:07 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 16 May 2016 17:52:21 +0000 (19:52 +0200)
commit2600f823deb795c45ca484d0e6808c5af7ab9548
treeea0eff3a6447ce5269f7bac232869a383b483126
parenta5d49b7ce1cfbf8491bc3d29c1ae5b0960b5fe01
ctdb: Improve debug in case of set_runstate failure

If this fails, we want to know which states it wanted to move to. Don't do the
return before the debug.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
ctdb/common/ctdb_util.c