diff options
author | 2016-11-17 15:40:41 +0100 | |
---|---|---|
committer | 2017-06-26 14:51:14 +0200 | |
commit | a101341aa07237fa85907b1dcafd97add47a3875 (patch) | |
tree | 348eaa7315e9f860aaf3e12b9544781944b131bd /scripts/qapi-commands.py | |
parent | qed: Add return value to qed_aio_write_main() (diff) | |
download | qemu-a101341aa07237fa85907b1dcafd97add47a3875.tar.xz qemu-a101341aa07237fa85907b1dcafd97add47a3875.zip |
qed: Add return value to qed_aio_write_cow()
Don't recurse into qed_aio_next_io() and qed_aio_complete() here, but
just return an error code and let the caller handle it.
While refactoring qed_aio_write_alloc() to accomodate the change,
qed_aio_write_zero_cluster() ended up with a single line, so I chose to
inline that line and remove the function completely.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions