Am 25.05.2016 um 08:29 hat Changlong Xie geschrieben:
> On 05/24/2016 09:47 PM, Kevin Wolf wrote:
> >There is a single remaining user in qemu-img, which can be trivially
> >converted to using BlockJob.blk instead.
> >
> >Signed-off-by: Kevin Wolf <[email protected]>
> >Reviewed-by: Max Reitz <[email protected]>
> 
> Compiled with your block-jobs-bb branch:
> 
> changlox ~/w/qemu/qemu% make check-unit -j8
> [...]
> tests/test-blockjob-txn.c: In function ‘test_block_job_complete’:
> tests/test-blockjob-txn.c:33:31: error: ‘BlockJob’ has no member named ‘bs’
>      BlockDriverState *bs = job->bs;

Thanks, will fix.

Kevin

Reply via email to