Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 88593cead8b926710853c72d9590d4b05ca228d7
https://github.com/lxc/lxc/commit/88593cead8b926710853c72d9590d4b05ca228d7
Author: Tycho Andersen <tycho.ander...@canonical.com>
Date: 2016-05-10 (Tue, 10 May 2016)
Changed paths:
M src/lxc/log.c
M src/lxc/log.h
Log Message:
-----------
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.ander...@canonical.com>
Commit: 199cb1fe22ef83a2eab63fcc35862ee8f384c5ba
https://github.com/lxc/lxc/commit/199cb1fe22ef83a2eab63fcc35862ee8f384c5ba
Author: Stéphane Graber <stgra...@stgraber.org>
Date: 2016-05-10 (Tue, 10 May 2016)
Changed paths:
M src/lxc/log.c
M src/lxc/log.h
Log Message:
-----------
Merge pull request #1017 from tych0/increase-log-line-size
log: remove duplicate definitons and bump buffer size
Compare: https://github.com/lxc/lxc/compare/9504f141c23b...199cb1fe22ef
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel