From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36298) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLiBG-0005Yz-O6 for qemu-devel@nongnu.org; Thu, 06 Mar 2014 18:58:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WLiB9-0002QI-JP for qemu-devel@nongnu.org; Thu, 06 Mar 2014 18:58:26 -0500 Received: from mx1.redhat.com ([209.132.183.28]:59975) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLiB9-0002QC-9g for qemu-devel@nongnu.org; Thu, 06 Mar 2014 18:58:19 -0500 Message-ID: <53190B97.9060807@redhat.com> Date: Thu, 06 Mar 2014 16:58:15 -0700 From: Eric Blake MIME-Version: 1.0 References: <1394144739-2294-1-git-send-email-mreitz@redhat.com> <1394144739-2294-5-git-send-email-mreitz@redhat.com> In-Reply-To: <1394144739-2294-5-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="eECroR6oPX6294KUX89U3p0spR3rWdiU1" Subject: Re: [Qemu-devel] [PATCH 4/5] block/raw-posix: Strip protocol prefix on creation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , =?UTF-8?B?QmVub8OudCBDYW5ldA==?= , Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --eECroR6oPX6294KUX89U3p0spR3rWdiU1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 03/06/2014 03:25 PM, Max Reitz wrote: > The hdev_create() implementation in block/raw-posix.c is used by the > "host_device", "host_cdrom" and "host_floppy" protocol block drivers > together. Thus, it any of the associated prefixes may occur and exactly= s/it // > one should be stripped, if it does (thus, > "host_device:host_cdrom:/dev/cdrom" is not shortened to "/dev/cdrom"). >=20 > Signed-off-by: Max Reitz > --- > block/raw-posix.c | 12 ++++++++++++ > 1 file changed, 12 insertions(+) --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --eECroR6oPX6294KUX89U3p0spR3rWdiU1 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/ iQEcBAEBCAAGBQJTGQuXAAoJEKeha0olJ0Nq7mUH/iJ4PNxGGRZ+hT9aoN66b5EL kPCZZuU0aoRPN6xbXGQVn/afGFcEWmH813aOg3OZ2EmGind8hYNwCrtdZ5B8kfpa edPW/w9Mag/yPTJ5PZKjUZcel2TeuTjX9nhazrB61T5VIB5OJo+DDCwkv1vBPltc tvmgJp8RNHLqbsTw9FnCfoLCK94PcflgVmCETh32NxEGPJOeL0/ZsFqcMVHLQaEY GXAOHwDmyMKFfLwB3JcjpDXNMt9usbCrN8/Sc7zfc1UoTx1macwWfno4dHxMyxec sB7PXS4T/g12lFOyUM+X5V4wv/sVvXP1w1LfjwO6Tlg535SiK8B27+h6md51Znc= =cT9b -----END PGP SIGNATURE----- --eECroR6oPX6294KUX89U3p0spR3rWdiU1--