qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Emit QUORUM_REPORT_BAD for reads in fifo mode
@ 2016-03-15  9:41 Alberto Garcia
  2016-03-15  9:41 ` [Qemu-devel] [PATCH 1/2] quorum: " Alberto Garcia
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Alberto Garcia @ 2016-03-15  9:41 UTC (permalink / raw)
  To: qemu-devel; +Cc: Changlong Xie, Alberto Garcia, qemu-block, Max Reitz

This is a follow-up to the "Separate QUORUM_REPORT_BAD events" series:

   https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg02402.html

If there's an I/O error in one of Quorum children then QEMU should
emit QUORUM_REPORT_BAD. However this is not working with
read-pattern=fifo. This patch fixes this problem.

This applies on top of Kevin's block branch.

Regards,

Berto

Alberto Garcia (2):
  quorum: Emit QUORUM_REPORT_BAD for reads in fifo mode
  iotests: Test QUORUM_REPORT_BAD in fifo mode

 block/quorum.c             | 17 +++++++++--------
 tests/qemu-iotests/148     | 17 +++++++++++++++--
 tests/qemu-iotests/148.out |  4 ++--
 3 files changed, 26 insertions(+), 12 deletions(-)

-- 
2.7.0

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-03-16 15:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-15  9:41 [Qemu-devel] [PATCH 0/2] Emit QUORUM_REPORT_BAD for reads in fifo mode Alberto Garcia
2016-03-15  9:41 ` [Qemu-devel] [PATCH 1/2] quorum: " Alberto Garcia
2016-03-16 15:08   ` Max Reitz
2016-03-15  9:41 ` [Qemu-devel] [PATCH 2/2] iotests: Test QUORUM_REPORT_BAD " Alberto Garcia
2016-03-16 15:17   ` Max Reitz
2016-03-16 15:21 ` [Qemu-devel] [PATCH 0/2] Emit QUORUM_REPORT_BAD for reads " Max Reitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).