Re: [lxc-devel] share_via_fs patch for 2.6.33 ?

2010-05-06 Thread Julian Thomé
Is the share_via_fs patch intended to be integrated into the kernel ? > Hello Mr Lezcano, > > i have tested your patch with kernel version 2.6.33.2 and it worked > very well for me. > > For testing purposes i have written a little script using socat and the > util-linux-ng tool unshare - i s

Re: [lxc-devel] share_via_fs patch for 2.6.33 ?

2010-05-06 Thread Daniel Lezcano
Julian Thomé wrote: > > Is the share_via_fs patch intended to be integrated into the kernel ? Not in this form. From the userspace pov, there is no changes, but in the kernel there are some cleanup and robustness to do around SCM_CREDENTIALS and co. I think nobody will be against sharing af_un

Re: [lxc-devel] share_via_fs patch for 2.6.33 ?

2010-05-06 Thread Daniel Lezcano
Julian Thomé wrote: > > Is the share_via_fs patch intended to be integrated into the kernel ? Not in this form. From the userspace pov, there is no changes, but in the kernel there are some cleanup and robustness to do around SCM_CREDENTIALS and co. I think nobody will be against sharing af_un

Re: [lxc-devel] lxc-start leaves temporary pivot dir behind

2010-05-06 Thread Daniel Lezcano
Ferenc Wagner wrote: > Ferenc Wagner writes: > >> Daniel Lezcano writes: >> >>> Ferenc Wagner wrote: >>> Daniel Lezcano writes: > Ferenc Wagner wrote: > >> While playing with lxc-start, I noticed that /tmp is infested by >> empty lxc-r* directories: [...] Ok, this name

Re: [lxc-devel] lxc-unshare woes and signal forwarding in lxc-start

2010-05-06 Thread Daniel Lezcano
Ferenc Wagner wrote: > Daniel Lezcano writes: > > >> Ferenc Wagner wrote: >> >> >>> Daniel Lezcano writes: >>> >>> Ferenc Wagner wrote: > I'd like to use lxc-start as a wrapper, invisible to the parent and > the (jailed) child. Of course I c