diff options
author | Kevin Wolf <kwolf@redhat.com> | 2016-11-18 16:04:59 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2017-06-26 14:51:15 +0200 |
commit | c0e8f98927929b65ffbfb320b7a1c79e0e620006 (patch) | |
tree | 7e51c39e8f83e0e0aff5c07474e196f389b43ef2 /block/qed.h | |
parent | 48cc565e767d1cb4965150d258ebd15a1b3de488 (diff) |
qed: Use a coroutine for need_check_timer
This fixes the last place where we degraded from AIO to actual blocking
synchronous I/O requests. Putting it into a coroutine means that instead
of blocking, the coroutine simply yields while doing I/O.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'block/qed.h')
0 files changed, 0 insertions, 0 deletions