]> git.proxmox.com Git - mirror_lxc.git/commit
log: remove duplicate definitons and bump buffer size
authorTycho Andersen <tycho.andersen@canonical.com>
Mon, 9 May 2016 21:37:26 +0000 (21:37 +0000)
committerTycho Andersen <tycho.andersen@canonical.com>
Tue, 10 May 2016 22:24:34 +0000 (16:24 -0600)
commit88593cead8b926710853c72d9590d4b05ca228d7
tree6f85192ac98273b329458be0330e7c85927d5db0
parent9504f141c23b1b81dece34c4f74d597b4d81be86
log: remove duplicate definitons and bump buffer size

When writing out the CRIU exec command, we're bumping up against the buffer
size limit. Let's increase it so we can avoid:

lxc 20160509213229.921 WARN     lxc_log - log.c:log_append_logfile:111 - truncated next event from 523 to 512 bytes

Signed-off-by: Tycho Andersen <tycho.andersen@canonical.com>
src/lxc/log.c
src/lxc/log.h