[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] block/qcow2.c : call qcow2_free_snapshots in th
From: |
Kevin Wolf |
Subject: |
Re: [Qemu-devel] [PATCH] block/qcow2.c : call qcow2_free_snapshots in the function of qcow2_close |
Date: |
Wed, 07 Dec 2011 11:20:42 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111115 Thunderbird/8.0 |
Am 07.12.2011 10:25, schrieb Li Zhi Hui:
> Signed-off-by: Li Zhi Hui <address@hidden>
> ---
> block/qcow2.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
Thanks, applied to the block branch.
Kevin