[lxc-devel] [lxc/lxc] 88593c: log: remove duplicate definitons and bump buffer s...

GitHub noreply at github.com
Tue May 10 22:51:20 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 88593cead8b926710853c72d9590d4b05ca228d7
      https://github.com/lxc/lxc/commit/88593cead8b926710853c72d9590d4b05ca228d7
  Author: Tycho Andersen <tycho.andersen at 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.andersen at canonical.com>


  Commit: 199cb1fe22ef83a2eab63fcc35862ee8f384c5ba
      https://github.com/lxc/lxc/commit/199cb1fe22ef83a2eab63fcc35862ee8f384c5ba
  Author: Stéphane Graber <stgraber at 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


More information about the lxc-devel mailing list