ctdb-logging: Remove ctdb element from struct ctdb_log_state
commitd9d572a23cf527780caae9d7ff143376e9057f6a
authorMartin Schwenke <martin@meltin.net>
Thu, 16 Oct 2014 09:03:51 +0000 (16 20:03 +1100)
committerAmitay Isaacs <amitay@samba.org>
Tue, 28 Oct 2014 04:42:04 +0000 (28 05:42 +0100)
tree916bf0275142e293936552091015fbce71bbac7a
parentdfd502c80c1dc59ad678f9f5ec7f6fe6f37a8c14
ctdb-logging: Remove ctdb element from struct ctdb_log_state

This is set but otherwise not used.  This allows the 1st argument to
ctdb_set_logfile() to be generalised to a TALLOC_CTX.

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