]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Refresh /etc/xen if inotify wasn't
authorCole Robinson <crobinso@redhat.com>
Wed, 5 Aug 2009 09:46:33 +0000 (11:46 +0200)
committerDaniel Veillard <veillard@redhat.com>
Wed, 5 Aug 2009 09:46:33 +0000 (11:46 +0200)
commita11010c07d91dc8ff31ae9ea1f2d633cdc994266
tree232e9a7909e5afcf9c1d30fa776be85067705622
parent8ddfb40e2df548ad77960d490f01d8a6f1a43b0a
Refresh /etc/xen if inotify wasn't

* src/xm_internal.c: in case of multiple connections to the xen driver
  and some clients were not using domain events, the whole /etc/xen
  monitoring would break leading to disapearing domains.
src/xm_internal.c