Re: [libvirt] [PATCH v4 01/10] LXC: Introduce New XML element for user namespace

2013-06-20 Thread Gao feng
On 06/07/2013 07:47 PM, Daniel P. Berrange wrote: > On Fri, Jun 07, 2013 at 12:38:53PM +0100, Daniel P. Berrange wrote: >> On Fri, Jun 07, 2013 at 03:12:18PM +0800, Gao feng wrote: >>> This patch introduces new element for >>> user namespace. for example >>> >>> >>> >>> >>> >>> this ne

Re: [libvirt] [PATCH v4 01/10] LXC: Introduce New XML element for user namespace

2013-06-09 Thread Gao feng
On 06/07/2013 07:47 PM, Daniel P. Berrange wrote: > On Fri, Jun 07, 2013 at 12:38:53PM +0100, Daniel P. Berrange wrote: >> On Fri, Jun 07, 2013 at 03:12:18PM +0800, Gao feng wrote: >>> This patch introduces new element for >>> user namespace. for example >>> >>> >>> >>> >>> >>> this ne

Re: [libvirt] [PATCH v4 01/10] LXC: Introduce New XML element for user namespace

2013-06-07 Thread Daniel P. Berrange
On Fri, Jun 07, 2013 at 12:38:53PM +0100, Daniel P. Berrange wrote: > On Fri, Jun 07, 2013 at 03:12:18PM +0800, Gao feng wrote: > > This patch introduces new element for > > user namespace. for example > > > > > > > > > > > > this new element is used for setting proc files > > /proc//

Re: [libvirt] [PATCH v4 01/10] LXC: Introduce New XML element for user namespace

2013-06-07 Thread Daniel P. Berrange
On Fri, Jun 07, 2013 at 03:12:18PM +0800, Gao feng wrote: > This patch introduces new element for > user namespace. for example > > > > > > this new element is used for setting proc files > /proc//{uid_map,gid_map}. > > This patch also supports multiple uid/gid elements > setting in

[libvirt] [PATCH v4 01/10] LXC: Introduce New XML element for user namespace

2013-06-07 Thread Gao feng
This patch introduces new element for user namespace. for example this new element is used for setting proc files /proc//{uid_map,gid_map}. This patch also supports multiple uid/gid elements setting in XML configuration. We don't support the semi configuation, user has to configure