]> git.proxmox.com Git - mirror_qemu.git/commit
gluster: Convert to bdrv_co_pwrite_zeroes()
authorEric Blake <eblake@redhat.com>
Wed, 1 Jun 2016 21:10:08 +0000 (15:10 -0600)
committerKevin Wolf <kwolf@redhat.com>
Wed, 8 Jun 2016 08:21:08 +0000 (10:21 +0200)
commite88a36ebad257fbbdd3ea534624d14938c2c441b
tree088212c744459e2504b5500f57e300178d229023
parent9c21a4220b021bb605bf8e51a629ff7e54105c40
gluster: Convert to bdrv_co_pwrite_zeroes()

Another step on our continuing quest to switch to byte-based
interfaces.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/gluster.c