From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34493) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtO2E-0001ZH-1a for qemu-devel@nongnu.org; Tue, 25 Nov 2014 16:52:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XtO29-000475-3w for qemu-devel@nongnu.org; Tue, 25 Nov 2014 16:52:33 -0500 Received: from mx1.redhat.com ([209.132.183.28]:51276) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtO28-00046p-Ro for qemu-devel@nongnu.org; Tue, 25 Nov 2014 16:52:29 -0500 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id sAPLqRwx010725 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 25 Nov 2014 16:52:27 -0500 Message-ID: <5474FA1A.2090400@redhat.com> Date: Tue, 25 Nov 2014 14:52:26 -0700 From: Eric Blake MIME-Version: 1.0 References: <1416822200-31088-1-git-send-email-mreitz@redhat.com> <1416822200-31088-5-git-send-email-mreitz@redhat.com> In-Reply-To: <1416822200-31088-5-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="RCAe5wUQjjgVtcvCbnAPsMAItRF4x6Dp5" Subject: Re: [Qemu-devel] [PATCH v3 4/5] block/vmdk: Relative backing file for creation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --RCAe5wUQjjgVtcvCbnAPsMAItRF4x6Dp5 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/24/2014 02:43 AM, Max Reitz wrote: > When a vmdk image is created with a backing file, it is opened to check= > whether it is indeed a vmdk file by letting qemu probe it. When doing > so, the backing filename is relative to the image's base directory so i= t > should be interpreted accordingly. >=20 > Signed-off-by: Max Reitz > --- > block/vmdk.c | 13 ++++++++++++- > 1 file changed, 12 insertions(+), 1 deletion(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --RCAe5wUQjjgVtcvCbnAPsMAItRF4x6Dp5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg iQEcBAEBCAAGBQJUdPoaAAoJEKeha0olJ0NqcVMIAJ1XYejhYpY/Hak1ftkVDpyo JUxr0EX6ukfADsLW+xB0MaSzOfLRa1sdub5msRv5WxIL/VZnbQ/ARkLusQAXLOxc saFur7NqOrtH1DkDoqubKc5bO16SrnsZIe9vtCn8TXipSsCKuaOzk0PWSpi7yluL WXBpcMLJxFc3ABJYxnm8nKndfVV+hSo3X/M9BdtVfbEv0DnWHkZKWUPk1jVHUtgC g405oNDD+ifSpDQ1XSPDw18hkbujt1XpQgwii/yS33LuANNvL/K0L9sRMp9CSk6P Tk9iLLHS/wCk3+xcTXCKKfWGDz5LFdNqqJ0q+voT4dd89zbO0l6jluovJwPVKeg= =QccY -----END PGP SIGNATURE----- --RCAe5wUQjjgVtcvCbnAPsMAItRF4x6Dp5--