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

Michal Privoznik mprivozn at redhat.com
Thu Jun 1 12:02:08 UTC 2017


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




More information about the libvir-list mailing list