[lxc-devel] lxc_spawn() in lxc_restart()

2010-06-08 Thread Sukadev Bhattiprolu
Hi, The following commit for restart-framework adds a call to lxc_spawn() in lxc_restart(). lxc_spawn() creates a container and in the child calls the restart plugin (which maps to app_restart() from USERCR) commit 196f1d54cef61534e6f98a47956cc87bffb6152e Author: Cedric Le Goater

[lxc-devel] [RFC][PATCH][lxc]: unfreeze while stopping

2010-06-08 Thread Sukadev Bhattiprolu
I am not too sure, but if user wants to stop a container is there a reason not to implicitly unfreeze the container and stop ? --- From: Sukadev Bhattiprolu Date: Tue, 8 Jun 2010 18:42:00 -0700 Subject: [PATCH 1/1]: unfreeze while stopping container When a container is being stopped, it must als