qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/5] QCOW2 small cleanups and changing metada


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH v2 0/5] QCOW2 small cleanups and changing metadata update order
Date: Tue, 02 Dec 2008 14:14:20 -0600
User-agent: Thunderbird 2.0.0.17 (X11/20080925)

Gleb Natapov wrote:
Hello,

This patch series removes duplicated code from a couple of places in
qcow2 and makes metadata update safer against unexpected exits.

Applied all.  Thanks.

Regards,

Anthony Liguori

---

Gleb Natapov (5):
      Change order of metadata update to prevent loosing guest data because of 
unexpected exit.
      Cleanup {alloc|get}_cluster_offset().
      Write table offset and size in one syscall.
      Introduce new helper function qcow_shedule_bh().
      Remove tabs from qcow_aio_read_cb(). Fix indentation.


 block-qcow2.c |  386 ++++++++++++++++++++++++++++-----------------------------
 1 files changed, 192 insertions(+), 194 deletions(-)

--
                Gleb.







reply via email to

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