Re: [libvirt] [PATCH v4 2/3] lxc: Modify/add some debug messages

2015-02-13 Thread Daniel P. Berrange
On Thu, Feb 12, 2015 at 03:48:11PM -0500, John Ferlan wrote: Modify the VIR_DEBUG message in virLXCProcessCleanup to make it clearer about the path. Also add some more VIR_DEBUG messages in virLXCProcessStart in order to help debug error flow. Signed-off-by: John Ferlan jfer...@redhat.com

[libvirt] [PATCH v4 2/3] lxc: Modify/add some debug messages

2015-02-12 Thread John Ferlan
Modify the VIR_DEBUG message in virLXCProcessCleanup to make it clearer about the path. Also add some more VIR_DEBUG messages in virLXCProcessStart in order to help debug error flow. Signed-off-by: John Ferlan jfer...@redhat.com --- src/lxc/lxc_process.c | 6 +- 1 file changed, 5