VMDK: add twoGbMaxExtentSparse support
authorFam Zheng <famcool@gmail.com>
Fri, 12 Aug 2011 15:19:28 +0000 (23:19 +0800)
committerKevin Wolf <kwolf@redhat.com>
Tue, 6 Sep 2011 10:22:02 +0000 (12:22 +0200)
commit1197f2846934dad10778862bf7ad0a0c260b3fbe
tree53bfc0c47d92dd719226eeee268bd279e239f72a
parentbfad9f8125267b25cb7d205443ab474805f99680
VMDK: add twoGbMaxExtentSparse support

Add twoGbMaxExtentSparse support. Introduce vmdk_free_last_extent.

Signed-off-by: Fam Zheng <famcool@gmail.com>
Reviewed-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/vmdk.c