ctdb-recoverd: No need to set ctdbd_pid again
authorAmitay Isaacs <amitay@gmail.com>
Thu, 3 Jul 2014 03:47:07 +0000 (13:47 +1000)
committerAmitay Isaacs <amitay@samba.org>
Sat, 5 Jul 2014 07:20:27 +0000 (09:20 +0200)
commit331fb7fc64c0a4f64c28001a1644a2a6a923be75
tree64b7575825d87fb48c068fd9d62981f9d2c4ccdc
parent1677dd499c571081a8ddaf560eb3b033156e1c67
ctdb-recoverd: No need to set ctdbd_pid again

This is unnecessary since ctdbd_pid is set very early in the code before
creating any other processes including recovery daemon.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
Autobuild-User(master): Amitay Isaacs <amitay@samba.org>
Autobuild-Date(master): Sat Jul  5 09:20:27 CEST 2014 on sn-devel-104
ctdb/server/ctdb_recoverd.c