From owner-svn-src-all@freebsd.org Fri Aug 7 04:45:48 2015 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2A11B9B3FFF; Fri, 7 Aug 2015 04:45:48 +0000 (UTC) (envelope-from marcel@xcllnt.net) Received: from mail.xcllnt.net (mail.xcllnt.net [50.0.150.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D4C47B61; Fri, 7 Aug 2015 04:45:47 +0000 (UTC) (envelope-from marcel@xcllnt.net) Received: from [192.168.2.22] (atc.xcllnt.net [50.0.150.213]) (authenticated bits=0) by mail.xcllnt.net (8.15.2/8.15.2) with ESMTPSA id t774jk6J032821 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 6 Aug 2015 21:45:46 -0700 (PDT) (envelope-from marcel@xcllnt.net) Subject: Re: svn commit: r286395 - head/usr.bin/mkimg Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2102\)) Content-Type: multipart/signed; boundary="Apple-Mail=_F15183D4-E302-4132-B8DF-4E7A43BF37E5"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail 2.5 From: Marcel Moolenaar In-Reply-To: <20150807043144.GH1484@FreeBSD.org> Date: Thu, 6 Aug 2015 21:45:45 -0700 Cc: Marcel Moolenaar , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-Id: References: <201508070427.t774Rqep010798@repo.freebsd.org> <20150807043144.GH1484@FreeBSD.org> To: Glen Barber X-Mailer: Apple Mail (2.2102) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Aug 2015 04:45:48 -0000 --Apple-Mail=_F15183D4-E302-4132-B8DF-4E7A43BF37E5 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii > On Aug 6, 2015, at 9:31 PM, Glen Barber wrote: > > On Fri, Aug 07, 2015 at 04:27:52AM +0000, Marcel Moolenaar wrote: >> Author: marcel >> Date: Fri Aug 7 04:27:51 2015 >> New Revision: 286395 >> URL: https://svnweb.freebsd.org/changeset/base/286395 >> >> Log: >> Fix the dynamic VHD format to work with qemu. The size of the disk >> is taken to match the geometry and only when the geometry is max'd >> out, is the actual recorded size taken. >> >> Note that qemu has the same logic for the fixed VHD format. However >> that is known to conflict with Microsoft Azure, where the recorded >> size of the image is what counts. >> > > I'll test this out on the next 11-CURRENT builds. (Based on the content > of the commit log, it's unclear to me if you received my last reply on > this topic, so if you didn't let me know.) I tested this in Azure: the fixed format VHD hasn't been changed. -- Marcel Moolenaar marcel@xcllnt.net --Apple-Mail=_F15183D4-E302-4132-B8DF-4E7A43BF37E5 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJVxDf5AAoJEIda8t8f0tjjyrkQAK9d5E9fm+RrJogN4A4qFURA 0Az526hI9RfUj2uYmTxOcPorreUqTyFSzDVRB6nzMeDL5yh37C0lUCoGrTehWlAv CrpBxZkSYvTl6BmLgQ+vhqWfNyE/45s0oFF0FMVlIRnIVHuR36iAp9KslOIsV/El f9uUKbBq7RGLfjoPlnSnuyHiQxfa4teuSkARoChxKrC+uSOSaynKQYCToPP9p8Ee 8y3u20WqWORm686d0MQd603Mx8fPqoMfiMw5tO4c8l7/KD/lPmSPl4k5OWRYJDzG Y2b+FtpwgajhPh0T224E4NhPtOYSXvMM/Rh3PO37+98kqvN/IEZ/Cbj6hpHSKU3W En9FU2XasWKvrs0V2nuFdHAMjBRIj/h595CU8K8CkAlQjsofSaOOYkrOoY4flmf9 73pVn9JSFx+QTJIA23NKcD+2kBVLo3ffx4/+o+4eAkY3ZAMZjYtqULzIcXtULSJ2 IN2n+twzCJIr25LZgcS9NAsnFLi7GjF6WQzrc2lcdrglAaEJanSbtqQQoL/Xq/zm BXX7FUhBgqmUoAjytV0PkH8fCn3/Rqca3f3NkdT8mTiWp7HmnfMmKLc4dpvwO9dJ NWU7LlFod0oAMUyw6f3WdwzOX/2eskR9+MR+djtz8AJEzmIJ1b2MoeAR4rhFrbAD Ygxh1JqWyHsUa816QeCd =zUzP -----END PGP SIGNATURE----- --Apple-Mail=_F15183D4-E302-4132-B8DF-4E7A43BF37E5--