From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38958) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VR2K5-0005lp-N7 for qemu-devel@nongnu.org; Tue, 01 Oct 2013 11:57:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VR2K0-0005KD-Si for qemu-devel@nongnu.org; Tue, 01 Oct 2013 11:57:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:15174) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VR2K0-0005Jt-JS for qemu-devel@nongnu.org; Tue, 01 Oct 2013 11:57:12 -0400 Message-ID: <524AF0D3.90603@redhat.com> Date: Tue, 01 Oct 2013 09:57:07 -0600 From: Eric Blake MIME-Version: 1.0 References: <1380633619-12213-1-git-send-email-kwolf@redhat.com> <1380633619-12213-8-git-send-email-kwolf@redhat.com> In-Reply-To: <1380633619-12213-8-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="9kwuIx510rSqgjjiN228DeIVTgllRjAK5" Subject: Re: [Qemu-devel] [PATCH v2 07/17] blockdev: Move parsing of 'media' option to drive_init List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: benoit.canet@irqsave.net, armbru@redhat.com, qemu-devel@nongnu.org, mreitz@redhat.com, stefanha@redhat.com, xiawenc@linux.vnet.ibm.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --9kwuIx510rSqgjjiN228DeIVTgllRjAK5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 10/01/2013 07:20 AM, Kevin Wolf wrote: > This moves as much as possible of the processing of the 'media' option > to drive_init so that it can only be accessed using legacy functions, > but never with anything blockdev-add related. >=20 > Signed-off-by: Kevin Wolf > Reviewed-by: Benoit Canet > --- > blockdev.c | 73 ++++++++++++++++++++++++++++++++++++++++++------------= -------- > 1 file changed, 50 insertions(+), 23 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --9kwuIx510rSqgjjiN228DeIVTgllRjAK5 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.14 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJSSvDTAAoJEKeha0olJ0NqexwH/iXWnTpw+wWsg5MZKTp5H9Ko nJwSHEFuSVxvjY5rMeQfZb1uYZiR+5wGcklAEtWGmnI9inf63eRJdFWGkTRqIRCJ McbfkH0S/+Q4p9EQlCbVDg3UjaMf8wuc8uTCGgWfSx8XRBitB4r3vUr++kleniH+ sKbxF2BewTwBd6KXhShTQASptFEbet4IZiDA65/duLHIFjPuWwZbKBnJV/dOyRqC p3Rp1LmtV1g67Sf6p89ztYxT1xRs2mLT3BRPpBHNc6+17S0exMf5BW16253eFNY5 ZtI0H8QEQfTKE2/cI7wxh67TIp2DlbZFjG+eVwzp+lCqR+fEZ0/VgkYfxXyMvC8= =K3xE -----END PGP SIGNATURE----- --9kwuIx510rSqgjjiN228DeIVTgllRjAK5--