[lxc-devel] [lxc/lxc] 137585: tools: exit with return code of lxc_execute()

GitHub noreply at github.com
Tue Apr 4 01:50:54 UTC 2017


  Branch: refs/heads/stable-2.0
  Home:   https://github.com/lxc/lxc
  Commit: 1375856717a9bc1d2eaa5bc1aea915f4692aee8f
      https://github.com/lxc/lxc/commit/1375856717a9bc1d2eaa5bc1aea915f4692aee8f
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-04-03 (Mon, 03 Apr 2017)

  Changed paths:
    M src/lxc/tools/lxc_execute.c

  Log Message:
  -----------
  tools: exit with return code of lxc_execute()

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 2ad08536e52790143f7119968cd8d6ecf5bc4145
      https://github.com/lxc/lxc/commit/2ad08536e52790143f7119968cd8d6ecf5bc4145
  Author: Torsten Fohrer <tfohrer at googlemail.com>
  Date:   2017-04-03 (Mon, 03 Apr 2017)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  Keep veth.pair.name on network shutdown

In case of a container that is rebooting, freeing veth.pair.name here results in losing given veth.pair name
(Only if given lxc_netdev is reused).

Signed-off-by: Torsten Fohrer <tfohrer at googlemail.com>


  Commit: aa6e38fa4f881f5cee0431b31fc0870f04cb36d6
      https://github.com/lxc/lxc/commit/aa6e38fa4f881f5cee0431b31fc0870f04cb36d6
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-04-03 (Mon, 03 Apr 2017)

  Changed paths:
    M src/lxc/Makefile.am

  Log Message:
  -----------
  Makefile: fix static clang init.lxc build

Signed-off-by: Serge Hallyn <serge at hallyn.com>


  Commit: a9b74be6989d73c2fc00954f05088ed944196b74
      https://github.com/lxc/lxc/commit/a9b74be6989d73c2fc00954f05088ed944196b74
  Author: Torsten Fohrer <tfohrer at googlemail.com>
  Date:   2017-04-03 (Mon, 03 Apr 2017)

  Changed paths:
    M config/init/common/lxc-containers.in

  Log Message:
  -----------
  Avoid waiting for bridge interface if disabled in sysconfig/lxc | lxc-net via USE_LXC_BRIDGE

Signed-off-by: Torsten Fohrer <tfohrer at googlemail.com>


  Commit: f4f749a488ec4580ee4e84cc281c74c082622ad7
      https://github.com/lxc/lxc/commit/f4f749a488ec4580ee4e84cc281c74c082622ad7
  Author: Denis Pynkin <dans at altlinux.org>
  Date:   2017-04-03 (Mon, 03 Apr 2017)

  Changed paths:
    M src/lxc/tools/lxc_info.c

  Log Message:
  -----------
  Increased buffer length in print_stats()

Some "/sys" entries exceeds buffer size.
This results to some statistics loss ('BlkIO' in particular):

 wc -c /sys/fs/cgroup/blkio/lxc/alt/blkio.throttle.io_service_bytes
 318 /sys/fs/cgroup/blkio/lxc/alt/blkio.throttle.io_service_bytes

Signed-off-by: Denis Pynkin <dans at altlinux.org>


Compare: https://github.com/lxc/lxc/compare/d98e80e2a8a3...f4f749a488ec


More information about the lxc-devel mailing list