]> xenbits.xensource.com Git - libvirt.git/commit
LXC: Create host devices for container on host side
authorGao feng <gaofeng@cn.fujitsu.com>
Tue, 16 Jul 2013 02:00:04 +0000 (10:00 +0800)
committerEric Blake <eblake@redhat.com>
Tue, 16 Jul 2013 15:59:24 +0000 (09:59 -0600)
commitf87be04fd839dee3ff131abd5354e4d897f29e2b
tree898f23d77dbd40ec678eb4abf0b0f3e3ef2033dd
parent4f41a8e5b2291595374ecc02b43ec4441eb9c4e0
LXC: Create host devices for container on host side

Otherwise the container will fail to start if we
enable user namespace, since there is no rights to
do mknod in uninit user namespace.

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