make the ringbuffer logging more efficient and marshall the data by writing to a...
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 18 Nov 2009 08:10:50 +0000 (19:10 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 18 Nov 2009 08:10:50 +0000 (19:10 +1100)
commitcc2d81a77cf827e93aebb6152ba22e179ed66d20
treed06408f48fd981ab5fdc527a821bd3803e8a14b9
parentbc2675119df5c2fe0943bcfea0178a1926be6fc7
make the ringbuffer logging more efficient and marshall the data by writing to a tmpfile instead of continously talloc resizing a blob

(This used to be ctdb commit 6427f0b68d60b556a023f64e15e156000ba6f943)
ctdb/common/ctdb_logging.c
ctdb/include/ctdb_private.h
ctdb/tools/ctdb.c