ctdb-readonly: Do not use hard-coded value for readonly revoke timeout
authorAmitay Isaacs <amitay@gmail.com>
Fri, 28 Mar 2014 02:44:34 +0000 (13:44 +1100)
committerAmitay Isaacs <amitay@samba.org>
Mon, 31 Mar 2014 05:20:48 +0000 (07:20 +0200)
commit7667da659042d82d26bfdcbd79588a6b8e4e3edf
treeb707075ce29402ab951ad1fbfe5786ed3e8edd3a
parenta2c34798782a1e4783c258d4e1950a2150d70e18
ctdb-readonly: Do not use hard-coded value for readonly revoke timeout

In case of control timeouts, readonly revoke code currently aborts.  This
needs to be fixed.  Meanwhile, using control_timeout instead of 5 seconds,
increases the timeout to 60 seconds.

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): Mon Mar 31 07:20:48 CEST 2014 on sn-devel-104
ctdb/server/ctdb_call.c