ctdb-logging: Remove log member from struct ctdb_context
commitdfd502c80c1dc59ad678f9f5ec7f6fe6f37a8c14
authorMartin Schwenke <martin@meltin.net>
Fri, 8 Aug 2014 01:50:37 +0000 (8 11:50 +1000)
committerAmitay Isaacs <amitay@samba.org>
Tue, 28 Oct 2014 04:42:04 +0000 (28 05:42 +0100)
tree624b0512d3feb9a14a976fdc77db82cf79a537e7
parent7d391b746695d7a262e4f939f057ee1d1685e12b
ctdb-logging: Remove log member from struct ctdb_context

This is only used by logging code and there is already a file-level
variable for this.  struct ctdb_context already contains too many
things.

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