qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [Qemu-devel] [PATCH v2 14/14] blockjob: Remove BlockJob


From: Kevin Wolf
Subject: Re: [Qemu-block] [Qemu-devel] [PATCH v2 14/14] blockjob: Remove BlockJob.bs
Date: Wed, 25 May 2016 13:10:32 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

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 <address@hidden>
> >Reviewed-by: Max Reitz <address@hidden>
> 
> 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

[Prev in Thread] Current Thread [Next in Thread]