On Mon, Jul 29, 2019 at 08:46:40PM +0530, Aarushi Mehta wrote:
> +/**
> + * luring_process_completions:
> + * @s: AIO state
> + *
> + * Fetches completed I/O requests, consumes cqes and invokes their callbacks
> + * The function is somewhat tricky because it supports nested event loops, 
> for
> + * example when a request callback invokes aio_poll().  In order to do this,
> + * indices are kept in LuringState.  Function schedules BH completion so it

The sentence about indices is outdated and can be removed.

Otherwise:

Reviewed-by: Stefan Hajnoczi <[email protected]>

Attachment: signature.asc
Description: PGP signature

Reply via email to