]> git.ipfire.org Git - thirdparty/libvirt.git/commit
LXC: controller: change the owner of disk to the root of container
authorGao feng <gaofeng@cn.fujitsu.com>
Tue, 16 Jul 2013 02:00:01 +0000 (10:00 +0800)
committerEric Blake <eblake@redhat.com>
Tue, 16 Jul 2013 15:58:53 +0000 (09:58 -0600)
commitae4e916f0433da7c8894eaee743262166ee853d8
treeb8271d6c8f5b5d0fee9dde5d0da0ac2a4996dbf1
parent7161f0a3857fc5de881357ade12e49c34ab51062
LXC: controller: change the owner of disk to the root of container

These disk devices are created for container,
the owner should be the root user of container.

Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
src/lxc/lxc_controller.c