[libvirt] [PATCH 0/4] Misc cleanups & fixes to LXC driver

Daniel P. Berrange berrange at redhat.com
Wed May 15 09:53:12 UTC 2013


From: "Daniel P. Berrange" <berrange at redhat.com>

This series starts with a few cleanup patches removing code
that is no longer required. The final patch fixes an important
bug preventing LXC startup on certain distros which unwisely
chose to make /var/run an absolute symlink instead of a relative
symlink

Daniel P. Berrange (4):
  Remove obsolete pivotRoot flag in LXC driver
  Stop passing around old root directory prefix
  Remove obsolete skipRoot flag in LXC driver
  Fix LXC startup when /var/run is an absolute symlink

 src/lxc/lxc_container.c | 139 ++++++++++++++++++++++--------------------------
 1 file changed, 65 insertions(+), 74 deletions(-)

-- 
1.8.2.1




More information about the libvir-list mailing list