[libvirt] [PATCH 0/4] network/nwfilter daemon reload fixes

Cole Robinson crobinso at redhat.com
Sun Apr 24 23:22:48 UTC 2016


Fix some issues with libvirtd reload (SIGHUP) handling in the
network and nwfilter drivers

Cole Robinson (4):
  network: Fix segfault on daemon reload
  nwfilter: Fix potential locking problems on ObjLoad failure
  nwfilter: Push configFile building into LoadConfig
  nwfilter: Save config to disk if we generated a UUID

 src/conf/nwfilter_conf.c       | 113 ++++++++++++++++++++++-------------------
 src/conf/nwfilter_conf.h       |   6 +--
 src/network/bridge_driver.c    |   2 +-
 src/nwfilter/nwfilter_driver.c |   6 +--
 4 files changed, 66 insertions(+), 61 deletions(-)

-- 
2.7.3




More information about the libvir-list mailing list