[libvirt] [PATCH 0/4] Couple of LXC fixes

Michal Privoznik mprivozn at redhat.com
Thu Aug 27 01:06:50 UTC 2015


After Dan's eff95ac8fce in which he's fixing the build on RHEL-6,
I've realized we can do better. We don't need to copy our code
around.

Michal Privoznik (4):
  util: Allow virProcessSetNamespaces() to have sparse FD list
  libvirt_lxc: Claim success for --help
  lxc_container: Turn lxcAttachNS into calling virProcessSetNamespaces
  Revert "lxc: ensure setns() syscall is defined"

 src/lxc/lxc_container.c  | 56 +++---------------------------------------------
 src/lxc/lxc_controller.c |  1 +
 src/util/virprocess.c    |  3 +++
 3 files changed, 7 insertions(+), 53 deletions(-)

-- 
2.4.6




More information about the libvir-list mailing list