iscsi: fix busy/timeout/task set full
In this case, do_retry was set without calling aio_co_wake, thus never
waking up the coroutine.
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Please register or sign in to comment
In this case, do_retry was set without calling aio_co_wake, thus never
waking up the coroutine.
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>