[libvirt] [PATCH 0/2] Fix some errors around VIR_ACCESS_DENIED

John Ferlan posted 2 patches 5 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20181110003937.6960-1-jferlan@redhat.com
Test syntax-check passed
There is a newer version of this series
src/qemu/qemu_process.c | 5 +++++
src/util/virerror.c     | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
[libvirt] [PATCH 0/2] Fix some errors around VIR_ACCESS_DENIED
Posted by John Ferlan 5 years, 5 months ago
Patch 1 fixes my own error made in this release fortunately, but
only seen because I was invesigating Patch 2

Patch 2 is perhaps a longer term issue, but perhaps coming more to
light now that the nwfilter bindings have been separated and use
a virConnectOpen for nwfilter:///system during reconnection processing;
whereas, previously the filter bindings would have been "hidden" within
various nwfilter, domain, and network driver callbacks and throughs.


John Ferlan (2):
  util: Fix VIR_ERR_ACCESS_DENIED formatting
  qemu: Set identity for the reconnect all thread

 src/qemu/qemu_process.c | 5 +++++
 src/util/virerror.c     | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

-- 
2.17.2

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