Revision 6d1acda8

b/block/sheepdog.c
629 629

  
630 630
    switch (acb->aiocb_type) {
631 631
    case AIOCB_WRITE_UDATA:
632
        /* this coroutine context is no longer suitable for co_recv
633
         * because we may send data to update vdi objects */
634
        s->co_recv = NULL;
632 635
        if (!is_data_obj(aio_req->oid)) {
633 636
            break;
634 637
        }

Also available in: Unified diff