qemu-irix/include/block
Eric Blake 41574268b7 block: Move BlockRequest type to io.c
I was thrown by the fact that the public type BlockRequest had
an anonymous union, but no obvious discriminator.  Turns out
that the only client of the second branch of the union was code
internal to io.c, now that commit 91c6e4b killed public
multiwrite, so move it into io.c and improve the comments.

Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <1463699150-19445-1-git-send-email-eblake@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
2016-06-07 14:40:51 +01:00
..
accounting.h
aio.h
block.h block: Move BlockRequest type to io.c 2016-06-07 14:40:51 +01:00
block_int.h block: Fix reconfiguring graph with drained nodes 2016-05-25 19:04:10 +02:00
blockjob.h iostatus: fix comments for block_job_iostatus_reset 2016-06-07 14:40:51 +01:00
dirty-bitmap.h
nbd.h
qapi.h
scsi.h
snapshot.h
thread-pool.h
throttle-groups.h
write-threshold.h