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

Michal Privoznik mprivozn at redhat.com
Thu Jun 22 12:30:44 UTC 2017


v4 of:

https://www.redhat.com/archives/libvir-list/2017-June/msg00190.html

Frankly, nothing much changed since v3, but the discussion on those patches got
very hairy and without any explicit ACKs. So I'm resending to get them :-)

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
  virFileInData: preserve errno in cleanup path
  virStream*All: Report error if a callback fails

 daemon/stream.c                  | 18 ++++++---
 include/libvirt/libvirt-stream.h | 17 +++++++-
 src/libvirt-stream.c             | 83 +++++++++++++++++++++++++++++++---------
 src/util/virfdstream.c           | 26 ++++++++++---
 src/util/virfile.c               |  5 ++-
 5 files changed, 117 insertions(+), 32 deletions(-)

-- 
2.13.0




More information about the libvir-list mailing list