]> xenbits.xensource.com Git - libvirt.git/commit
lxc: Do not try to reconnect inactive domain when do lxcStartup
authorOsier Yang <jyang@redhat.com>
Tue, 3 May 2011 06:48:03 +0000 (14:48 +0800)
committerOsier Yang <jyang@redhat.com>
Tue, 3 May 2011 06:48:03 +0000 (14:48 +0800)
commit0e7f7f8566f3e7fcf5bce395555fa1b5cf1e136b
tree17e85c895285d34599b9d62ec41b10aaec637470
parent0620e83d1034ddb094bc4f2ee72336d9884a4934
lxc: Do not try to reconnect inactive domain when do lxcStartup

Otherwise if there are inactive lxc domains, lxcStartup will
try to reconnect to sockets of these domains, which results in
errors in libvirtd log.
src/lxc/lxc_driver.c