Bug#595920: lxc-attach infrastructure in kernel 3.8

2013-02-20 Thread Ben Hutchings
On Fri, 2013-01-11 at 16:36 +, Ben Hutchings wrote: > Control: tag -1 fixed-upstream > > On Fri, Jan 11, 2013 at 12:14:48PM +0100, Tomas Pospisek wrote: > > The 3.8 kernel contains the necessary functionality to enable > > lxc-attach. See http://lwn.net/Articles/531381/: > > > > >In earlier k

Bug#595920: lxc-attach infrastructure in kernel 3.8

2013-01-11 Thread Ben Hutchings
Control: tag -1 fixed-upstream On Fri, Jan 11, 2013 at 12:14:48PM +0100, Tomas Pospisek wrote: > The 3.8 kernel contains the necessary functionality to enable > lxc-attach. See http://lwn.net/Articles/531381/: > > >In earlier kernel versions, it was not possible to use setns() to > >join mount, P

Bug#595920: lxc-attach infrastructure in kernel 3.8

2013-01-11 Thread Tomas Pospisek
The 3.8 kernel contains the necessary functionality to enable lxc-attach. See http://lwn.net/Articles/531381/: In earlier kernel versions, it was not possible to use setns() to join mount, PID, and user namespaces, but, starting with Linux 3.8, setns() now supports joining all namespace types.