svn commit: r284656 - head/usr.bin/mkimg
Glen Barber
gjb at FreeBSD.org
Sun Jun 21 01:45:47 UTC 2015
On Sun, Jun 21, 2015 at 01:44:28AM +0000, Marcel Moolenaar wrote:
> Author: marcel
> Date: Sun Jun 21 01:44:27 2015
> New Revision: 284656
> URL: https://svnweb.freebsd.org/changeset/base/284656
>
> Log:
> Microsoft Azure demands that fixed VHD images are a whole number
> of megabytes. This is on top of having the image rounded to the
> matching geometry of the image size.
> By rounding up to the next MB after rounding to the geometry, we
> lost idempotency. Subsequent calls to resize the image will keep
> increasing the image size.
>
> Tested by: gjb@
>
> Modified:
> head/usr.bin/mkimg/vhd.c
>
Thank you!
Glen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20150621/e37b5f64/attachment.sig>
More information about the svn-src-all
mailing list