[libvirt] [PATCH 0/3] Improve LXC startup error reporting

Daniel P. Berrange berrange at redhat.com
Fri Oct 11 16:53:31 UTC 2013


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

LXC has long suffered from pretty poor error reporting of failures
at startup. This series addresses those problems.

Daniel P. Berrange (3):
  Fix exit status of lxc controller
  Improve error reporting with LXC controller
  Don't ignore all dbus connection errors

 src/lxc/lxc_controller.c       |  2 +-
 src/lxc/lxc_process.c          | 31 +++++++++++++++++++++++++------
 src/nwfilter/nwfilter_driver.c |  5 +++--
 src/util/virdbus.c             | 22 +++++++++++++++++++---
 src/util/virsystemd.c          |  6 ++++--
 5 files changed, 52 insertions(+), 14 deletions(-)

-- 
1.8.3.1




More information about the libvir-list mailing list