]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Ensure that /dev exists in the container root filesystem
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 13 Aug 2013 13:58:45 +0000 (14:58 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 13 Aug 2013 15:26:44 +0000 (16:26 +0100)
commitc13a2c282b21b129ac7a519bb8c85dcba014469b
tree487a3b4429cfbad49ab27dcaa5b2cb422e2bc0dc
parent63ba687f2bb78bfe4df96eb3d68bf88f675f562c
Ensure that /dev exists in the container root filesystem

If booting a container with a root FS that isn't the host's
root, we must ensure that the /dev mount point exists.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/lxc/lxc_container.c