[lxc-devel] [lxc/lxc] a04112: detect whether cgmanager_list_controllers is avail...

GitHub noreply at github.com
Wed Jun 3 14:37:34 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: a0411275640f036947eb3007839e70d522cfa9da
      https://github.com/lxc/lxc/commit/a0411275640f036947eb3007839e70d522cfa9da
  Author: Serge Hallyn <serge.hallyn at ubuntu.com>
  Date:   2015-06-03 (Wed, 03 Jun 2015)

  Changed paths:
    M configure.ac
    M src/lxc/cgmanager.c

  Log Message:
  -----------
  detect whether cgmanager_list_controllers is available

and don't use it if not. This fixes failure to build with older
cgmanager.

Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: 755fa45300ba1dc5da63a1b88cec3e205172f078
      https://github.com/lxc/lxc/commit/755fa45300ba1dc5da63a1b88cec3e205172f078
  Author: Tycho Andersen <tycho.andersen at canonical.com>
  Date:   2015-06-03 (Wed, 03 Jun 2015)

  Changed paths:
    M src/lxc/criu.c

  Log Message:
  -----------
  don't hardcode the path to criu when checking versions

We use the right path when actually execing criu to checkpoint and restore, but
when checking versions we didn't. Let's use the right path.

Reported-by: Dietmar Maurer <dietmar at proxmox.com>
Signed-off-by: Tycho Andersen <tycho.andersen at canonical.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/454ec0abc7f3...755fa45300ba


More information about the lxc-devel mailing list