qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 5/5] qcow2-refcount: don't mask corruptions u


From: John Snow
Subject: Re: [Qemu-devel] [PATCH v5 5/5] qcow2-refcount: don't mask corruptions under internal errors
Date: Wed, 20 Mar 2019 13:26:36 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0


On 2/27/19 8:18 AM, Max Reitz wrote:
> On 27.02.19 14:14, Vladimir Sementsov-Ogievskiy wrote:
>> No reasons for not reporting found corruptions as corruptions in case
>> of some internal errors, especially in case of just failed to fix l2
>> entry (and in this case, missed corruptions may influence comparing
>> logic, when we calculate difference between corruptions fields of two
>> results)
>>
>> Signed-off-by: Vladimir Sementsov-Ogievskiy <address@hidden>
>> ---
>>  block/qcow2-refcount.c | 19 +++++++++----------
>>  1 file changed, 9 insertions(+), 10 deletions(-)
> 
> Reviewed-by: Max Reitz <address@hidden>
> 
> I'll be on PTO for a couple of weeks, so it doesn't make sense for me to
> take this series to my branch now, though...
> 
> Max
> 

Should we have staged this somewhere else? Is it non-applicable for
4.0.0-rc1?

I suppose these are not "fixes."

--js



reply via email to

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