On 02/12/2015 03:48 PM, John Ferlan wrote:
This is a rework of the patch Luyao Huang sent to resolve a couple
of
issues found in virLXCStartProcess.
See explanation here:
http://www.redhat.com/archives/libvir-list/2015-February/msg00433.html
John Ferlan (1):
lxc: Modify/add some debug messages
Luyao Huang (2):
lxc: Move console checks in LXCProcessStart
lxc: Fix container cleanup for LXCProcessStart
src/lxc/lxc_process.c | 109 ++++++++++++++++++++++++--------------------------
1 file changed, 52 insertions(+), 57 deletions(-)
Thanks for the quick review - now pushed.
John