Re: [libvirt] [PATCH v4 3/3] lxc: Fix container cleanup for LXCProcessStart

2015-02-13 Thread Daniel P. Berrange
On Thu, Feb 12, 2015 at 03:48:12PM -0500, John Ferlan wrote: From: Luyao Huang lhu...@redhat.com Jumping to the cleanup label prior to starting the container failed to properly clean everything up that is handled by the virLXCProcessCleanup which is called if virLXCProcessStop is called on

[libvirt] [PATCH v4 3/3] lxc: Fix container cleanup for LXCProcessStart

2015-02-12 Thread John Ferlan
From: Luyao Huang lhu...@redhat.com Jumping to the cleanup label prior to starting the container failed to properly clean everything up that is handled by the virLXCProcessCleanup which is called if virLXCProcessStop is called on failure after the container properly starts. Most importantly is