VMDK: read/write compressed extent
authorFam Zheng <famcool@gmail.com>
Fri, 12 Aug 2011 15:19:31 +0000 (23:19 +0800)
committerKevin Wolf <kwolf@redhat.com>
Tue, 6 Sep 2011 10:30:28 +0000 (12:30 +0200)
commit07a50b697a064b41c9e9e74b5b3805d915aaf31d
treef2b777c5b75419be587f33544f0b79d27e1cca87
parent76710e29370748139156e4c6a84f99ea30ad8492
VMDK: read/write compressed extent

Add support for reading/writing compressed 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