Home
last modified time | relevance | path

Searched hist:ecd880d9 (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dvpc.cecd880d9 Tue Feb 07 09:15:47 GMT 2012 Kevin Wolf <kwolf@redhat.com> vpc: Round up image size during fixed image creation

The geometry calculation algorithm from the VHD spec rounds the image
size down if it doesn't exactly match a geometry. During image
conversion, this causes the image to be truncated. For dynamic images,
we already have code in place to round up instead, let's do the same for
fixed images.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>