Make the size of the in memory ringbuffer for keeping the recent log messages
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 15 Jan 2010 04:38:56 +0000 (15:38 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 15 Jan 2010 04:38:56 +0000 (15:38 +1100)
commitc79c2da69bc352f509e7fca4b9172a4b7f23c0f8
treefe948e232b64e0f5b60ca3491fbe0dffba44db41
parent4bcb07c412260147cd926452287885d05b2344c1
Make the size of the in memory ringbuffer for keeping the recent log messages
configureable using --log-ringbuf-size=<num-entries>.

Add an entry in the sysconfig file to set this persistently.
common/ctdb_logging.c
config/ctdb.init
config/ctdb.sysconfig
include/ctdb_private.h
server/ctdbd.c