diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2022-12-15 14:02:23 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2023-01-24 18:26:41 +0100 |
commit | 264dcbb2b1e5b66d7a5b08662b200c2b315dce0f (patch) | |
tree | 183c83066a491521a0eb611f40e998a656651398 /util | |
parent | 0f3de970febd2c9b29dccecb63ca928c6802a101 (diff) | |
download | qemu-264dcbb2b1e5b66d7a5b08662b200c2b315dce0f.zip qemu-264dcbb2b1e5b66d7a5b08662b200c2b315dce0f.tar.gz qemu-264dcbb2b1e5b66d7a5b08662b200c2b315dce0f.tar.bz2 |
qemu-io: do not reinvent the blk_pwrite_zeroes wheel
qemu-io's do_co_pwrite_zeroes is reinventing the coroutine wrapper
blk_pwrite_zeroes. Just use the real thing directly.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20221215130225.476477-1-pbonzini@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions