qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] block: init bs->io_base correctly to avoid lock


From: Peter Lieven
Subject: Re: [Qemu-devel] [PATCH] block: init bs->io_base correctly to avoid locking
Date: Thu, 10 Jan 2013 12:02:49 +0100

Am 10.01.2013 um 11:55 schrieb Paolo Bonzini <address@hidden>:

> Il 10/01/2013 11:52, Peter Lieven ha scritto:
>>>> Also, perhaps you can just call
>>>> 
>>>>   bdrv_exceed_io_limits(bs, 0, 0, NULL);
>> won`t this segfault if only one of bps or ions limit is set?
>> in this case it reads wait before returning false in
>> bdrv_exceed_{bps,iops}_limits().
> 
> I didn't see any accesses that aren't checked with "if (wait)".  Am I
> blind? :)

No, I am ;-)

Peter

> 
> Paolo




reply via email to

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