qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4] vmdk: Fix integer overflow in offset calcula


From: Mark Cave-Ayland
Subject: Re: [Qemu-devel] [PATCH v4] vmdk: Fix integer overflow in offset calculation
Date: Mon, 22 Sep 2014 13:40:21 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.8.0

On 22/09/14 08:15, Fam Zheng wrote:

This fixes the bug introduced by commit c6ac36e (vmdk: Optimize cluster
allocation).

$ ~/build/master/qemu-io /stor/vm/arch.vmdk -c 'write 2G 1k'
write failed: Invalid argument

Reported-by: Mark Cave-Ayland <address@hidden>
Signed-off-by: Fam Zheng <address@hidden>

Unfortunately I don't have access to the VMWare system anymore (it belongs to a client) but I can at least confirm that applying your v4 patch to git master allows me to complete the original conversion process without throwing an error at the 2GB limit.


Many thanks,

Mark.




reply via email to

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