commit | 2ffa76c2bf97416b8d6904efb1e5f147f36127eb | [log] [tgz] |
---|---|---|
author | Eric Blake <eblake@redhat.com> | Wed Jun 01 15:10:10 2016 -0600 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Jun 08 10:21:08 2016 +0200 |
tree | 9f3a7786c3a70a025a075877f67ca5f0eaa2def4 | |
parent | 49a2e48348b7b0fda04e9d767a537e6c5d230bdd [diff] |
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>