ctdb-daemon: Exit if setting the session ID fails
authorMartin Schwenke <martin@meltin.net>
Thu, 3 Jul 2014 02:12:20 +0000 (12:12 +1000)
committerAmitay Isaacs <amitay@samba.org>
Sat, 5 Jul 2014 04:51:13 +0000 (06:51 +0200)
commitc7b3be97d96ee5a17bb88dceec42c57e9bf69c5d
tree299ca6f39df74380a74102a55c7f5ae933fb174a
parent085c7a71fde37cb2a67a4c67673cd22f8acf0861
ctdb-daemon: Exit if setting the session ID fails

Currently ctdbd_wrapper depends on the session ID.  Very soon PID file
removal will too.  :-)

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