qemu-irix/block
Stefan Hajnoczi 3515727f31 block/mirror: replace IOV_MAX with blk_get_max_iov()
Use blk_get_max_iov() instead of hardcoding IOV_MAX, which may not apply
to all BlockDrivers.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2015-12-22 16:01:07 +08:00
..
Makefile.objs
accounting.c block: Update copyright of the accounting code 2015-11-12 16:22:47 +01:00
archipelago.c
backup.c block: Don't wait serialising for non-COR read requests 2015-12-03 11:08:07 +08:00
blkdebug.c blkdebug: Enable reopen 2015-12-18 14:34:43 +01:00
blkverify.c block: Pass driver-specific options to .bdrv_refresh_filename() 2015-12-18 14:34:42 +01:00
block-backend.c block-backend: add blk_get_max_iov() 2015-12-22 16:01:07 +08:00
bochs.c
cloop.c
commit.c commit: reopen overlay_bs before base 2015-11-11 16:25:47 +01:00
curl.c
dmg.c
gluster.c gluster: allocate GlusterAIOCBs on the stack 2015-11-11 10:45:39 -05:00
io.c block: replace IOV_MAX with BlockLimits.max_iov 2015-12-22 16:01:07 +08:00
iscsi.c block: Drop BlockDriver.bdrv_ioctl 2015-11-12 16:22:43 +01:00
linux-aio.c
mirror.c block/mirror: replace IOV_MAX with blk_get_max_iov() 2015-12-22 16:01:07 +08:00
nbd-client.c
nbd-client.h
nbd.c block: Pass driver-specific options to .bdrv_refresh_filename() 2015-12-18 14:34:42 +01:00
nfs.c
null.c
parallels.c qapi: Don't let implicit enum MAX member collide 2015-12-17 08:21:28 +01:00
qapi.c block/qapi: allow best-effort query 2015-12-18 14:36:17 +01:00
qcow.c
qcow2-cache.c
qcow2-cluster.c block: Add opaque value to the amend CB 2015-12-18 14:34:43 +01:00
qcow2-refcount.c qcow2: Point to amend function in check 2015-12-18 14:34:43 +01:00
qcow2-snapshot.c
qcow2.c qcow2: insert assert into qcow2_get_specific_info() 2015-12-18 14:34:43 +01:00
qcow2.h qcow2: Add function for refcount order amendment 2015-12-18 14:34:43 +01:00
qed-check.c
qed-cluster.c
qed-gencb.c
qed-l2-cache.c
qed-table.c
qed.c qed: Implement .bdrv_drain 2015-11-12 16:22:43 +01:00
qed.h
quorum.c block: Pass driver-specific options to .bdrv_refresh_filename() 2015-12-18 14:34:42 +01:00
raw-aio.h
raw-posix.c raw-posix: Make aio=native option binding 2015-12-18 14:34:43 +01:00
raw-win32.c
raw_bsd.c block: Drop BlockDriver.bdrv_ioctl 2015-11-12 16:22:43 +01:00
rbd.c
sheepdog.c
snapshot.c block: use drained section around bdrv_snapshot_delete 2015-12-18 14:34:44 +01:00
ssh.c
stream.c
throttle-groups.c throttle: Check for pending requests in throttle_group_unregister_bs() 2015-11-11 16:25:47 +01:00
vdi.c
vhdx-endian.c
vhdx-log.c
vhdx.c
vhdx.h
vmdk.c
vpc.c
vvfat.c
win32-aio.c
write-threshold.c