From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51543) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDk3E-0007AC-S8 for qemu-devel@nongnu.org; Wed, 12 Feb 2014 19:21:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDk3A-00029s-FA for qemu-devel@nongnu.org; Wed, 12 Feb 2014 19:21:12 -0500 Received: from mx1.redhat.com ([209.132.183.28]:55566) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDk3A-00029n-5i for qemu-devel@nongnu.org; Wed, 12 Feb 2014 19:21:08 -0500 Message-ID: <52FC0FEF.3070407@redhat.com> Date: Wed, 12 Feb 2014 17:21:03 -0700 From: Eric Blake MIME-Version: 1.0 References: <1392186806-10418-1-git-send-email-cyliu@suse.com> <1392186806-10418-9-git-send-email-cyliu@suse.com> In-Reply-To: <1392186806-10418-9-git-send-email-cyliu@suse.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="96TSEo5KTl6D8RNesoODa0MMHpinf77Dk" Subject: Re: [Qemu-devel] [PATCH v20 08/26] gluster.c: replace QEMUOptionParameter with QemuOpts List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Chunyan Liu , qemu-devel@nongnu.org Cc: kwolf@redhat.com, Dong Xu Wang , stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --96TSEo5KTl6D8RNesoODa0MMHpinf77Dk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 02/11/2014 11:33 PM, Chunyan Liu wrote: > gluster.c: replace QEMUOptionParameter with QemuOpts >=20 > Signed-off-by: Dong Xu Wang > Signed-off-by: Chunyan Liu > --- > block/gluster.c | 80 ++++++++++++++++++++++++++++-------------------= ------- > 1 files changed, 41 insertions(+), 39 deletions(-) >=20 > + } else if (!strcmp(tmp, "full") && > + gluster_supports_zerofill()) { Indentation looks off. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --96TSEo5KTl6D8RNesoODa0MMHpinf77Dk 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/ iQEcBAEBCAAGBQJS/A/wAAoJEKeha0olJ0NqLHgH/2wyqgyyknZ5KyMY1ohpckSg WMw/M5RugWsSwp3OQrgv7n2VEFIUzzYOUSu+qFZuJscgRzhzjAezuGCIPB1rNRVg c3ZKTcu50bO1TtQITIS1+DXxEqikUofYG0QvyAfE8wAvwF0Ub6al7eDYDK5MsFgi wFvC/gd0gZkx1AA/rwkcVyVQc8VEjHbDxxXYB0F1zAtJgG1jPfUvNC0jMITHojEd nlPnmVpV7iLUnoeti9Tu3wUz3xa5R8WLFDR++lUyt4q2kxtOpC0NQGNaSIwnTsP0 G0uUPlpzJLUDRWNfNPSFz0w2jx/y2dc1KIhUTa3qv9tLRTRhBinw8q8NGhjiT2E= =RZdB -----END PGP SIGNATURE----- --96TSEo5KTl6D8RNesoODa0MMHpinf77Dk--