From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:44511) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBY17-0001Ks-GA for qemu-devel@nongnu.org; Fri, 01 Mar 2013 17:01:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UBY16-0000qG-BR for qemu-devel@nongnu.org; Fri, 01 Mar 2013 17:01:25 -0500 Received: from mx1.redhat.com ([209.132.183.28]:52177) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBY16-0000qC-2v for qemu-devel@nongnu.org; Fri, 01 Mar 2013 17:01:24 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r21M1N6E026449 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 1 Mar 2013 17:01:23 -0500 Message-ID: <51312531.3000100@redhat.com> Date: Fri, 01 Mar 2013 15:01:21 -0700 From: Eric Blake MIME-Version: 1.0 References: <1362168821-25668-1-git-send-email-kwolf@redhat.com> <1362168821-25668-5-git-send-email-kwolf@redhat.com> In-Reply-To: <1362168821-25668-5-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2JRLTOJOHJMRRWTIMRXRO" Subject: Re: [Qemu-devel] [PATCH 4/7] block: Add options QDict to bdrv_open_common() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel@nongnu.org, stefanha@redhat.com, armbru@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2JRLTOJOHJMRRWTIMRXRO Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 03/01/2013 01:13 PM, Kevin Wolf wrote: > The options are passed down to the block drivers, which are supposed to= > remove all options they have processed. Anything that is left over in > the end is an unknown option and results in an error. >=20 > Signed-off-by: Kevin Wolf > --- > block.c | 32 ++++++++++++++++++++++++++------ > 1 file changed, 26 insertions(+), 6 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2JRLTOJOHJMRRWTIMRXRO 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.4.13 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJRMSUxAAoJEKeha0olJ0Nqn0YH/iD7ykiofPHcJWIu7jNINkYe 2I4JjNj/m3oudoLywUbe4bQPLk9cU1QMxS/cgYq6jSjvtj/Hi3UwQvuqPSEFcTJe uzVgW70utBTAVT5S90JvHkqvJjty1+FpiyOl5E1NhXcgp8KlKk7cBjCDxEi3NtkC kzmfqHjr5FbLgs9m+tWuJRce0N/fc5m1w3MB8t8pmXazHDb+hdOJ7hskuWWOXkmY mpOUXUkBt97fpQbmjXP9pxyGIm7Q6pGd1Gsp/8v9AfYMcj+uXcPICq31gxl3rU/3 chHYAhGrhYbvsPBdNnvrrrSLYfCD87FPqoQLjBNaYYoApMA50cL4GxfSaXXwx2w= =/qjN -----END PGP SIGNATURE----- ------enig2JRLTOJOHJMRRWTIMRXRO--