From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32834) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YsGaQ-0007jP-5A for qemu-devel@nongnu.org; Tue, 12 May 2015 16:15:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YsGaM-0001GI-QX for qemu-devel@nongnu.org; Tue, 12 May 2015 16:15:30 -0400 Message-ID: <55525F5B.6060206@redhat.com> Date: Tue, 12 May 2015 14:15:23 -0600 From: Eric Blake MIME-Version: 1.0 References: <1431105726-3682-1-git-send-email-kwolf@redhat.com> <1431105726-3682-16-git-send-email-kwolf@redhat.com> In-Reply-To: <1431105726-3682-16-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="48CRAxWqDUoscWDCbPc9OcKfuGuv3uFe7" Subject: Re: [Qemu-devel] [PATCH 15/34] qcow2: Move qcow2_update_options() call up 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) --48CRAxWqDUoscWDCbPc9OcKfuGuv3uFe7 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/08/2015 11:21 AM, Kevin Wolf wrote: > qcow2_update_options() only updates some variables in BDRVQcowState and= > doesn't really depend on other parts of it being initialised yet, so it= > can be moved so that it immediately follows the other half of option > handling code in qcow2_open(). >=20 > Signed-off-by: Kevin Wolf > --- > block/qcow2.c | 18 +++++++++--------- > 1 file changed, 9 insertions(+), 9 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --48CRAxWqDUoscWDCbPc9OcKfuGuv3uFe7 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/ iQEcBAEBCAAGBQJVUl9bAAoJEKeha0olJ0Nqk3IH/A3RDfnsL5TNb351zgYqpUZ4 6Eou1RSJy/97kGyRmv+IgB8m4Kfhsl5W2ZkDr3ClXa6FRjEg20k+noBpH1hcZsRW zoJndsNV9kcAdM3A+xVc5fihzQZbGyM28/lV0ALsYvc3VBzoBgY5kjUqkYHoetSA fQbqKX+m6/vTzPqA5eF6PZ69/M6l16ke9J0eq/SV5UXmXtIgw88sjbVql54WF7RF CWsg/Tsx4FvojMypeVJUSh0pTVS+W/t7m+fpXzMntGCNys4zE60uFMKKuFlzmkNf yh3bwf6AwFGJrZ2tdjmhfhwPaH4xliNtVY3k7lOqlVABiF3aNi/4iYqzZAjTjhA= =6xzP -----END PGP SIGNATURE----- --48CRAxWqDUoscWDCbPc9OcKfuGuv3uFe7--