]> xenbits.xensource.com Git - libvirt.git/commit
LXC: umount the temporary filesystem created by libvirt
authorGao feng <gaofeng@cn.fujitsu.com>
Wed, 11 Sep 2013 08:07:53 +0000 (16:07 +0800)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 11 Sep 2013 12:09:31 +0000 (13:09 +0100)
commit4142bf46b85b0a61737f3d670f543d450ac1a5d8
treef8ffb26f55f1d7f488fcb5c4c948e1760fe70365
parentfd72440a356bcfc205afcf5ab988e774610b2499
LXC: umount the temporary filesystem created by libvirt

The devpts, dev and fuse filesystems are mounted temporarily.
there is no need to export them to container if container shares
the root directory with host.

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