On 13-03-18 03:27 PM, Serge Hallyn wrote: > Quoting Christian Seiler (christ...@iwakd.de): >> Signed-off-by: Christian Seiler <christ...@iwakd.de> > > Acked-by: Serge E. Hallyn <serge.hal...@ubuntu.com>
Pushed to staging, thanks! >> --- >> src/lxc/start.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/src/lxc/start.c b/src/lxc/start.c >> index 3fdfa04..7a982ce 100644 >> --- a/src/lxc/start.c >> +++ b/src/lxc/start.c >> @@ -785,7 +785,7 @@ int lxc_spawn(struct lxc_handler *handler) >> handler->pinfd = pin_rootfs(handler->conf->rootfs.path); >> if (handler->pinfd == -1) { >> ERROR("failed to pin the container's rootfs"); >> - goto out_abort; >> + goto out_delete_net; >> } >> >> /* Create a process in a new set of namespaces */ >> -- >> 1.7.10.4 >> >> >> ------------------------------------------------------------------------------ >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://p.sf.net/sfu/appdyn_d2d_mar >> _______________________________________________ >> Lxc-devel mailing list >> Lxc-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/lxc-devel > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > Lxc-devel mailing list > Lxc-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/lxc-devel > -- Stéphane Graber Ubuntu developer http://www.ubuntu.com
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________ Lxc-devel mailing list Lxc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxc-devel