Paolo Bonzini 82595da8de linux-aio: simplify removal of completed iocbs from the list
There is no need to do another O(n) pass on the list; the iocb to
split the list at is already available through the array we passed to
io_submit.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-id: 1418305950-30924-6-git-send-email-pbonzini@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2014-12-12 16:57:55 +00:00
..
2014-12-10 10:31:13 +01:00
2014-11-03 18:34:09 +00:00
2014-12-10 10:31:19 +01:00
2014-11-03 11:41:47 +00:00
2014-12-10 10:31:20 +01:00
2014-12-12 13:16:56 +00:00