]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
LXC: remove unnecessary check on root filesystem
authorGao feng <gaofeng@cn.fujitsu.com>
Mon, 20 May 2013 10:12:17 +0000 (18:12 +0800)
committerEric Blake <eblake@redhat.com>
Mon, 20 May 2013 18:45:01 +0000 (12:45 -0600)
commiteae1c286a1f111c7b95f6723c97355c428ae128f
treec7598bc47bf2eb452d996c68d62841f425995e21
parentd8b31306647936472a2c99e089b96f8619a7aca7
LXC: remove unnecessary check on root filesystem

After commit c131525bec5af248e3843224bc5ce8d6435760f0
"Auto-add a root <filesystem> element to LXC containers on startup"
for libvirt lxc, root must be existent.

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