[libvirt] [PATCH v2 0/6] Fix error reporting in streams

Michal Privoznik posted 6 patches 6 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1496318427.git.mprivozn@redhat.com
There is a newer version of this series
daemon/stream.c        | 18 ++++++++----
src/libvirt-stream.c   | 74 +++++++++++++++++++++++++++++++++++++-------------
src/util/virfdstream.c | 22 +++++++++++----
tools/virsh-util.c     | 38 ++++++++++++++++++++------
tools/virsh-util.h     |  2 +-
tools/virsh-volume.c   |  8 ++++--
6 files changed, 120 insertions(+), 42 deletions(-)
[libvirt] [PATCH v2 0/6] Fix error reporting in streams
Posted by Michal Privoznik 6 years, 10 months ago
Technically, just 1/6 and 2/6 are v2. The rest is brand new. Whatever.

Michal Privoznik (6):
  virfdstream: Check for thread error more frequently
  fdstream: Report error from the I/O thread
  virStream*All: Call virStreamAbort() more frequently
  virStream*All: Preserve reported error
  virsh: Report errors from stream callbacks
  streams: Report errors if sendAll/recvAll callbacks fail

 daemon/stream.c        | 18 ++++++++----
 src/libvirt-stream.c   | 74 +++++++++++++++++++++++++++++++++++++-------------
 src/util/virfdstream.c | 22 +++++++++++----
 tools/virsh-util.c     | 38 ++++++++++++++++++++------
 tools/virsh-util.h     |  2 +-
 tools/virsh-volume.c   |  8 ++++--
 6 files changed, 120 insertions(+), 42 deletions(-)

-- 
2.13.0

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