Re: [libvirt] [PATCH v3 10/12] LXC: controller: change the owner of devices created on host

2013-06-04 Thread Daniel P. Berrange
On Thu, May 23, 2013 at 12:06:54PM +0800, Gao feng wrote: Since these devices are created for the container. the owner should be the root user of the container. Signed-off-by: Gao feng gaof...@cn.fujitsu.com --- src/lxc/lxc_controller.c | 14 ++ 1 file changed, 14

[libvirt] [PATCH v3 10/12] LXC: controller: change the owner of devices created on host

2013-05-22 Thread Gao feng
Since these devices are created for the container. the owner should be the root user of the container. Signed-off-by: Gao feng gaof...@cn.fujitsu.com --- src/lxc/lxc_controller.c | 14 ++ 1 file changed, 14 insertions(+) diff --git a/src/lxc/lxc_controller.c

Re: [libvirt] [PATCH v3 10/12] LXC: controller: change the owner of devices created on host

2013-05-22 Thread Richard RW. Weinberger
Hi! - Ursprüngliche Mail - Since these devices are created for the container. the owner should be the root user of the container. Signed-off-by: Gao feng gaof...@cn.fujitsu.com --- src/lxc/lxc_controller.c | 14 ++ 1 file changed, 14 insertions(+) diff --git