[lxc-devel] [lxc/lxc] 611118: coverity: avoid use of NULL c1

2015-09-04 Thread GitHub
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 6832cdfe6393034d93b3b022ecf14966fc61 https://github.com/lxc/lxc/commit/6832cdfe6393034d93b3b022ecf14966fc61 Author: Serge Hallyn Date: 2015-09-04 (Fri, 04 Sep 2015) Changed paths: M src/lxc/lxc_de

[lxc-devel] [lxc/lxc] 608e35: coverity: fix mount_entry_create_dir_file

2015-09-04 Thread GitHub
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 608e356771c86735d9ed502076a00f13f020e9dd https://github.com/lxc/lxc/commit/608e356771c86735d9ed502076a00f13f020e9dd Author: Serge Hallyn Date: 2015-09-04 (Fri, 04 Sep 2015) Changed paths: M src/lxc/conf.c

Re: [lxc-devel] (Mount) namespaces cleanup

2015-09-04 Thread Serge Hallyn
Quoting Wolfgang Bumiller (w.bumil...@proxmox.com): > I can't seem to find much about the cleanup process of the mount > namespace. And in fact, when I start a container, open > /proc/$container/ns/mnt with another shell on the host, then stop the > container (up to the point where lxc-info shows S

Re: [lxc-devel] Fwd: Systemd Crash

2015-09-04 Thread Serge Hallyn
... watch the process tree and syslog to figure out what is crashing and why. (If it's a coredump there' sa good chance there is a msg in the syslog giving the pid of the crashed process) is 1309752 (systemd-coredump) running in the container, or on the host? Quoting Federico Alves (vene...@gma

Re: [lxc-devel] lxc-clone rewrite

2015-09-04 Thread Christian Brauner
Consider it done. :) On Sep 4, 2015 7:47 PM, "Stéphane Graber" wrote: > On Fri, Sep 04, 2015 at 07:42:50PM +0200, Christian Brauner wrote: > > On Fri, Sep 04, 2015 at 01:11:14PM -0400, Stéphane Graber wrote: > > > On Fri, Sep 04, 2015 at 04:21:42PM +0200, Christian Brauner wrote: > > > > On Fri,

Re: [lxc-devel] lxc-clone rewrite

2015-09-04 Thread Serge Hallyn
Quoting Christian Brauner (christianvanbrau...@gmail.com): > diff --git a/src/lxc/conf.h b/src/lxc/conf.h > index dc5328a..6e75713 100644 > --- a/src/lxc/conf.h > +++ b/src/lxc/conf.h > @@ -370,6 +370,9 @@ struct lxc_conf { >* should run under when using lxc-execute */ > uid_t init_ui

Re: [lxc-devel] lxc-clone rewrite

2015-09-04 Thread Stéphane Graber
On Fri, Sep 04, 2015 at 07:42:50PM +0200, Christian Brauner wrote: > On Fri, Sep 04, 2015 at 01:11:14PM -0400, Stéphane Graber wrote: > > On Fri, Sep 04, 2015 at 04:21:42PM +0200, Christian Brauner wrote: > > > On Fri, Sep 04, 2015 at 02:04:29PM +, Serge Hallyn wrote: > > > > Quoting Christian

Re: [lxc-devel] lxc-clone rewrite

2015-09-04 Thread Christian Brauner
On Fri, Sep 04, 2015 at 01:11:14PM -0400, Stéphane Graber wrote: > On Fri, Sep 04, 2015 at 04:21:42PM +0200, Christian Brauner wrote: > > On Fri, Sep 04, 2015 at 02:04:29PM +, Serge Hallyn wrote: > > > Quoting Christian Brauner (christianvanbrau...@gmail.com): > > > > On Mon, Aug 31, 2015 at 09

Re: [lxc-devel] lxc-clone rewrite

2015-09-04 Thread Stéphane Graber
On Fri, Sep 04, 2015 at 04:21:42PM +0200, Christian Brauner wrote: > On Fri, Sep 04, 2015 at 02:04:29PM +, Serge Hallyn wrote: > > Quoting Christian Brauner (christianvanbrau...@gmail.com): > > > On Mon, Aug 31, 2015 at 09:53:03PM +0200, Christian Brauner wrote: > > > > On Mon Aug 31, 2015 at 0

Re: [lxc-devel] lxc-clone rewrite

2015-09-04 Thread Christian Brauner
On Fri, Sep 04, 2015 at 02:04:29PM +, Serge Hallyn wrote: > Quoting Christian Brauner (christianvanbrau...@gmail.com): > > On Mon, Aug 31, 2015 at 09:53:03PM +0200, Christian Brauner wrote: > > > On Mon Aug 31, 2015 at 04:08:33PM +, Serge Hallyn wrote: > > > > Quoting Stéphane Graber (stgra

Re: [lxc-devel] lxc-clone rewrite

2015-09-04 Thread Serge Hallyn
Quoting Christian Brauner (christianvanbrau...@gmail.com): > On Mon, Aug 31, 2015 at 09:53:03PM +0200, Christian Brauner wrote: > > On Mon Aug 31, 2015 at 04:08:33PM +, Serge Hallyn wrote: > > > Quoting Stéphane Graber (stgraber at ubuntu.com): > > > > On Mon, Aug 31, 2015 at 01:43:07PM +,

Re: [lxc-devel] lxc-clone rewrite

2015-09-04 Thread Christian Brauner
On Mon, Aug 31, 2015 at 09:53:03PM +0200, Christian Brauner wrote: > On Mon Aug 31, 2015 at 04:08:33PM +, Serge Hallyn wrote: > > Quoting Stéphane Graber (stgraber at ubuntu.com): > > > On Mon, Aug 31, 2015 at 01:43:07PM +, Serge Hallyn wrote: > > > > Quoting Christian Brauner (christianvan