[libvirt] [PATCH 0/5] libvirtd: Adjustments to startup and cleanup processing

John Ferlan posted 5 patches 6 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20171108023956.8920-1-jferlan@redhat.com
daemon/libvirtd.c | 95 +++++++++++++++++++++++++++++++++++++------------------
1 file changed, 65 insertions(+), 30 deletions(-)
[libvirt] [PATCH 0/5] libvirtd: Adjustments to startup and cleanup processing
Posted by John Ferlan 6 years, 5 months ago
Essentially a followup from the review of:

daemon: fix termination/reload issues

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

and in particular patch 3/3, a review which has exteneded into Nov.:

https://www.redhat.com/archives/libvir-list/2017-November/msg00066.html


Make a few adjustments as noted in the patches as an alternative
to patch 3/3 from above.  The cleanup path is essentially reordered
in inverse order of startup.  Other adjustments include virObjectUnref
after attempts to place object into domain or server hash tables or
linked lists.

John Ferlan (5):
  libvirtd: Move pid_file_fd setup to before run_dir
  libvirtd: Alter order of virNetDaemonNew
  libvirtd: Alter refcnt processing for domain server objects
  libvirtd: Alter refcnt processing for server program objects
  libvirtd: Fix order of cleanup processing

 daemon/libvirtd.c | 95 +++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 65 insertions(+), 30 deletions(-)

-- 
2.13.6

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list