From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52984) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WzpYB-00019p-BQ for qemu-devel@nongnu.org; Wed, 25 Jun 2014 11:56:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WzpY5-00011E-JU for qemu-devel@nongnu.org; Wed, 25 Jun 2014 11:55:55 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36854) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WzpY5-000110-9E for qemu-devel@nongnu.org; Wed, 25 Jun 2014 11:55:49 -0400 Message-ID: <53AAF102.1040401@redhat.com> Date: Wed, 25 Jun 2014 09:55:46 -0600 From: Eric Blake MIME-Version: 1.0 References: <1403706959-6979-1-git-send-email-kwolf@redhat.com> <1403706959-6979-10-git-send-email-kwolf@redhat.com> In-Reply-To: <1403706959-6979-10-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="xRaqDgLUcobgsmV2k6EBFim7AQk5Vwldc" Subject: Re: [Qemu-devel] [PATCH v2 9/9] block: Remove a special case for protocols List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-devel@nongnu.org Cc: benoit.canet@irqsave.net, armbru@redhat.com, stefanha@redhat.com, mreitz@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --xRaqDgLUcobgsmV2k6EBFim7AQk5Vwldc Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/25/2014 08:35 AM, Kevin Wolf wrote: > The only semantic change is that bs->open_flags gets BDRV_O_PROTOCOL se= t > now. This isn't useful, but it doesn't hurt either. The code that was > previously skipped by 'goto done' is automatically disabled because > protocol drivers don't support backing files (and if they did, this > would probably be a fix) and can't have snapshot_flags set. >=20 > Signed-off-by: Kevin Wolf > --- > block.c | 18 ++---------------- > 1 file changed, 2 insertions(+), 16 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --xRaqDgLUcobgsmV2k6EBFim7AQk5Vwldc 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 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTqvECAAoJEKeha0olJ0NqXmgH/j1OCttYAdR3LuMMfEDrA1RL gcI9uUqrbitgM09X1QO/AhxidHUaqHq5MJUBlKhSDGVcAY0cXudXW096gAmmQpIo XTRHNpjqBus2tcG/pN39UIa+yQwkmxqKn5qiV0/veR1pWkNFmWyLI190YpNQ75AZ UGOM/NH9tHURjw0pNSKKS5u+yLNrlZ3OWkqG0gtIEIHm31+zYIXLafkq3yKlY+aw fD50Iv40a2Y2vArcjZa0INiNMKucrmAKXCtpsScP3kxLk3BM4K8uGccRhIPiJmvr qDuJlJjKgtYlH2ndnqqq+mM9PwikPF3OslrvqJUtlYC+v6P+0gZrtIKbejsgV1M= =ZEi9 -----END PGP SIGNATURE----- --xRaqDgLUcobgsmV2k6EBFim7AQk5Vwldc--