]> git.proxmox.com Git - mirror_qemu.git/commit - block/raw-posix.c
raw-posix: Convert to bdrv_co_pwrite_zeroes()
authorEric Blake <eblake@redhat.com>
Wed, 1 Jun 2016 21:10:10 +0000 (15:10 -0600)
committerKevin Wolf <kwolf@redhat.com>
Wed, 8 Jun 2016 08:21:08 +0000 (10:21 +0200)
commit2ffa76c2bf97416b8d6904efb1e5f147f36127eb
tree9f3a7786c3a70a025a075877f67ca5f0eaa2def4
parent49a2e48348b7b0fda04e9d767a537e6c5d230bdd
raw-posix: 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>
[ kwolf: Fixed up trace_paio_submit_co() call for qiov == NULL ]
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/raw-posix.c
trace-events