]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
lxc: Prevent shutting down the host
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 21 Mar 2013 14:59:50 +0000 (15:59 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Sat, 23 Mar 2013 10:07:57 +0000 (11:07 +0100)
commitc9c87376f2b2197ad774533ad6a6dd2f631ca105
tree539c2f73a16d4e281d6ca48332c0b6e2bede9cff
parent8dbe85886ca42114beb83b1722c9001496047010
lxc: Prevent shutting down the host

When the container has the same '/dev' mount as host (no chroot),
calling domainShutdown(WithFlags) shouldn't shutdown the host it is
running on.
src/lxc/lxc_driver.c