qemu-e2k/block
Alberto Garcia 6049490df4 quorum: Emit QUORUM_REPORT_BAD for reads in fifo mode
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.

Signed-off-by: Alberto Garcia <berto@igalia.com>
Message-id: d57e39e8d3e8564003a1e2aadbd29c97286eb2d2.1458034554.git.berto@igalia.com
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
2016-03-17 16:43:30 +01:00
..
accounting.c
archipelago.c
backup.c backup: Use Bitmap to replace "s->bitmap" 2016-03-14 17:35:05 +01:00
blkdebug.c
blkverify.c
block-backend.c block: Use blk_co_pwritev() in blk_co_write_zeroes() 2016-03-17 16:30:00 +01:00
bochs.c
cloop.c
commit.c
curl.c
dirty-bitmap.c block: Move block dirty bitmap code to separate files 2016-03-14 17:35:05 +01:00
dmg.c
gluster.c
io.c block: Pull up blk_read_unthrottled() implementation 2016-03-17 15:47:57 +01:00
iscsi.c
linux-aio.c
Makefile.objs block: Move block dirty bitmap code to separate files 2016-03-14 17:35:05 +01:00
mirror.c
nbd-client.c
nbd-client.h
nbd.c
nfs.c
null.c
parallels.c blockdev: Split monitor reference from BB creation 2016-03-17 15:47:56 +01:00
qapi.c
qcow2-cache.c
qcow2-cluster.c
qcow2-refcount.c
qcow2-snapshot.c
qcow2.c blockdev: Split monitor reference from BB creation 2016-03-17 15:47:56 +01:00
qcow2.h
qcow.c blockdev: Split monitor reference from BB creation 2016-03-17 15:47:56 +01:00
qed-check.c
qed-cluster.c
qed-gencb.c
qed-l2-cache.c
qed-table.c
qed.c blockdev: Split monitor reference from BB creation 2016-03-17 15:47:56 +01:00
qed.h
quorum.c quorum: Emit QUORUM_REPORT_BAD for reads in fifo mode 2016-03-17 16:43:30 +01:00
raw_bsd.c
raw-aio.h
raw-posix.c
raw-win32.c
rbd.c
sheepdog.c blockdev: Split monitor reference from BB creation 2016-03-17 15:47:56 +01:00
snapshot.c
ssh.c
stream.c
throttle-groups.c
vdi.c blockdev: Split monitor reference from BB creation 2016-03-17 15:47:56 +01:00
vhdx-endian.c
vhdx-log.c
vhdx.c blockdev: Split monitor reference from BB creation 2016-03-17 15:47:56 +01:00
vhdx.h
vmdk.c blockdev: Split monitor reference from BB creation 2016-03-17 15:47:56 +01:00
vpc.c blockdev: Split monitor reference from BB creation 2016-03-17 15:47:56 +01:00
vvfat.c
win32-aio.c
write-threshold.c