Re: [Qemu-devel] [PATCH v3 2/8] VMDK: add twoGbMaxExtentSparse support

2011-09-06 Thread Kevin Wolf
Am 12.08.2011 17:19, schrieb Fam Zheng: Add twoGbMaxExtentSparse support. Introduce vmdk_free_last_extent. Signed-off-by: Fam Zheng famc...@gmail.com --- block/vmdk.c | 133 -- 1 files changed, 83 insertions(+), 50 deletions(-)

[Qemu-devel] [PATCH v3 2/8] VMDK: add twoGbMaxExtentSparse support

2011-08-12 Thread Fam Zheng
Add twoGbMaxExtentSparse support. Introduce vmdk_free_last_extent. Signed-off-by: Fam Zheng famc...@gmail.com --- block/vmdk.c | 133 -- 1 files changed, 83 insertions(+), 50 deletions(-) diff --git a/block/vmdk.c b/block/vmdk.c index