[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] Fix a race condition and non-leaf images growin
From: |
Thiemo Seufer |
Subject: |
Re: [Qemu-devel] [PATCH] Fix a race condition and non-leaf images growing in VMDK chains. |
Date: |
Sat, 19 May 2007 22:39:28 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
Igor Lvovsky wrote:
>
> Hi,
> The bug was in my last patch.
> This is a new one.
> I'll very appreciate any comments.
Appended is a variant which gets rid of the confusing "child" variable
which means "is_parent", and the duplicate of it (parent_open).
There was also an uninitialized variable "tmp" which was stored as
offset in m_data.
I quite possibly missed some bits which broke the patch, please test if
it still works for you.
Thiemo
block-vdmk.diff
Description: Text Data