On 04/11/2015 19:57, Max Reitz wrote:
>      BdrvAioNotifier *ban, *ban_next;
>  
> -    if (bs->job) {
> -        block_job_cancel_sync(bs->job);
> -    }
> +    assert(!bs->job);
>  

Who does this when ejecting a BDS from a BB?

Paolo

Reply via email to