[libvirt] [PATCH v5 0/3] daemon: fix termination/reload issues

John Ferlan jferlan at redhat.com
Mon Oct 30 11:14:36 UTC 2017


v4: https://www.redhat.com/archives/libvir-list/2017-October/msg01249.html

Difference to v4 - inserted a patch to handle the Unref possibilities
in virLockDaemonNew when either the @srv is placed into the daemon
net server hash table or if virNetDaemonNew fails.

Patch 3 has a minor change (from previous review) to not set
dmn->servers = NULL allowing the virHashFree in virNetDaemonDispose.

John Ferlan (1):
  lockd: Need to Unref @srv when done with it.

Nikolay Shirokovskiy (2):
  virtlogd: add missing netserver refcount increment on reload
  libvirtd: fix crash on termination

 src/locking/lock_daemon.c | 4 ++++
 src/rpc/virnetdaemon.c    | 2 ++
 2 files changed, 6 insertions(+)

-- 
2.13.6




More information about the libvir-list mailing list