From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60937) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a2Nfm-0007yI-Di for qemu-devel@nongnu.org; Fri, 27 Nov 2015 13:23:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a2Nfl-0000fD-NJ for qemu-devel@nongnu.org; Fri, 27 Nov 2015 13:23:06 -0500 References: <1448294400-476-1-git-send-email-kwolf@redhat.com> <1448294400-476-13-git-send-email-kwolf@redhat.com> From: Max Reitz Message-ID: <56589F80.6010501@redhat.com> Date: Fri, 27 Nov 2015 19:22:56 +0100 MIME-Version: 1.0 In-Reply-To: <1448294400-476-13-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="JTqdh6HodrXJaKiTi9EXXOAo8dsPtcAsc" Subject: Re: [Qemu-devel] [PATCH v2 12/21] block: Split out parse_json_protocol() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-block@nongnu.org Cc: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --JTqdh6HodrXJaKiTi9EXXOAo8dsPtcAsc Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 23.11.2015 16:59, Kevin Wolf wrote: > The next patch distinguishes options that were explicitly set and > options that were derived. bdrv_fill_option() added options of both > types: Options given by json: syntax should be counted as explicit, but= > the rest is derived. >=20 > In preparation for the distinction, move json: parse to a separate > function. >=20 > Signed-off-by: Kevin Wolf > --- > block.c | 50 ++++++++++++++++++++++++++++++++------------------ > 1 file changed, 32 insertions(+), 18 deletions(-) Reviewed-by: Max Reitz --JTqdh6HodrXJaKiTi9EXXOAo8dsPtcAsc 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 iQEcBAEBCAAGBQJWWJ+AAAoJEDuxQgLoOKytD2UH/jKZxYHoALca9inOOcg8n8GD 9yIs74QU99o7fD/zIS2HTjP5lYBgmGbj/8okotYOhZm6Bj7I4rLUYwpoggCMQ3p6 ghTN6V+Bol/h3t+zSwHkBPrp2ZlrXfqDGrc7ldq3tUTnuD+3baeF32yfLGWnysIg WBU852JpCNuaU/bcRVp2ynYX4HpS2uom3m4gggwpDrXS6vQg8OPwZ/YBtpd2SiJ4 MMpXAouXhuNBu152K6U/B1pcBKXN6E+OaZpVCUkpLZCburIKDYnypCr7z3pX75ZW 6ZZNCCvIv00UUTVYn+jhMzMh/0IhAiZYoZVaQz9ocIlUKk/nbaBhciYu8d+fsPY= =cMQt -----END PGP SIGNATURE----- --JTqdh6HodrXJaKiTi9EXXOAo8dsPtcAsc--