From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45446) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqqKS-0007eT-D8 for qemu-devel@nongnu.org; Fri, 08 May 2015 18:01:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YqqKM-0007wt-5C for qemu-devel@nongnu.org; Fri, 08 May 2015 18:01:08 -0400 Message-ID: <554D321B.9050409@redhat.com> Date: Fri, 08 May 2015 16:00:59 -0600 From: Eric Blake MIME-Version: 1.0 References: <1431105726-3682-1-git-send-email-kwolf@redhat.com> <1431105726-3682-5-git-send-email-kwolf@redhat.com> In-Reply-To: <1431105726-3682-5-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="evrarB77RhnPJMSGILjwU8s9wIiUbGo3D" Subject: Re: [Qemu-devel] [PATCH 04/34] vmdk: Use bdrv_open_image() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-block@nongnu.org Cc: mreitz@redhat.com, qemu-devel@nongnu.org, armbru@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --evrarB77RhnPJMSGILjwU8s9wIiUbGo3D Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/08/2015 11:21 AM, Kevin Wolf wrote: > Besides standardising on a single interface for opening child nodes, > this patch allows the user to specify options to individual extent > nodes. Overriding file names isn't possible with this yet, so it's of > limited usefulness, but still a step forward. >=20 > Signed-off-by: Kevin Wolf > --- > block/vmdk.c | 34 +++++++++++++++++++++------------- > 1 file changed, 21 insertions(+), 13 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --evrarB77RhnPJMSGILjwU8s9wIiUbGo3D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJVTTIbAAoJEKeha0olJ0Nq+QAH/2mcbUS9q+ksgG9QQQ3J0mXg MyYnZmRDaBeaoA1fRZ9u3/esISdChp61uGQgsq0uQ3E0tnCNS+oFuVs1Wuoc9YU4 IpkkRqBHMDRZcJkdrpyLha3ZZrDTLysxnmp0ygcxkkVLQRq8aXFdYagIFXoRjJ0+ Tw2+NX+4uO9gNCd7C5azSOZhBGJCx4jsHcU2K5C8OA9Neez+974uD8Oz7mi6C0IG ayamW9Y2BNecs6FOO2Szt+WnvESxYEwXKFu9rnuPbEA8eWcaFCO+BgyIDuj7STLP r3E2E7s/v5a1mY8cILLYhPRZg0owm94NYQLTCv45OAp70uOux8mg57E7esOUv0g= =MTf0 -----END PGP SIGNATURE----- --evrarB77RhnPJMSGILjwU8s9wIiUbGo3D--