[PATCH 0/2] Change virCloseCallback typedef to return void

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Slightly related to some current work to clean up the Add/Remove
domain object list processing - as it turns out the close callbacks
run code didn't even pay attention to what was returned and it
really didn't need to - so let's just call it what it is a void
function and let the virCloseCallbacksRun code handle the object
manipulation (lock/ref and unlock/unref).

John Ferlan (2):
  qemu: Fix qemuProcessAutoDestroy
  util: Alter virCloseCallback typedef to return void

 src/bhyve/bhyve_process.c    |  8 ++------
 src/lxc/lxc_process.c        |  8 ++------
 src/qemu/qemu_migration.c    |  7 ++-----
 src/qemu/qemu_process.c      | 10 ++--------
 src/util/virclosecallbacks.c |  5 ++---
 src/util/virclosecallbacks.h |  6 +++---
 6 files changed, 13 insertions(+), 31 deletions(-)

-- 
2.13.6

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



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux