aboutsummaryrefslogtreecommitdiff
path: root/target-i386/svm_helper.c
diff options
context:
space:
mode:
authorRadoslav Gerganov <rgerganov@vmware.com>2015-09-10 10:53:14 +0300
committerKevin Wolf <kwolf@redhat.com>2015-09-14 16:51:37 +0200
commit3efffc3292d94271a15b1606b4a56adf6c6f04ed (patch)
tree4aeb3c382ee9739db8ee9eb595ea537ca44583db /target-i386/svm_helper.c
parent097b500c2dff7addfcd5f4c8a111f6bfd0cb3977 (diff)
vmdk: Fix next_cluster_sector for compressed write
When the VMDK is streamOptimized (or compressed), the next_cluster_sector must not be incremented by a fixed number of sectors. Instead of this, it must be rounded up to the next consecutive sector. Fixing this results in much smaller compressed images. Signed-off-by: Radoslav Gerganov <rgerganov@vmware.com> Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'target-i386/svm_helper.c')
0 files changed, 0 insertions, 0 deletions