On Wed, Jul 05, 2017 at 06:26:05AM -0400, Marc-André Lureau wrote:
> 
> 
> ----- Original Message -----
> > The BlockDriver->bdrv_create() function is always called from coroutine
> > context.  These patches rename it and clean up qcow2 code that is currently
> > calling CoMutex functions outside coroutine_fn.
> > 
> > Stefan Hajnoczi (2):
> >   block: rename .bdrv_create() to .bdrv_co_create()
> >   qcow2: make qcow2_co_create2() a coroutine_fn
> > 
> 
> I came to the same changes with my series, so
> Reviewed-by: Marc-André Lureau <[email protected]>

In that case:

NACK

Marc-André posted a more extensive series that does the same fixes.  He
is also the one who originally found this issue.  Drop my series.

Stefan

Attachment: signature.asc
Description: PGP signature

Reply via email to