From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54672) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YULTw-0004Aa-Ab for qemu-devel@nongnu.org; Sat, 07 Mar 2015 15:37:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YULTt-0006i7-5W for qemu-devel@nongnu.org; Sat, 07 Mar 2015 15:37:56 -0500 Received: from mx1.redhat.com ([209.132.183.28]:51664) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YULTs-0006i1-UB for qemu-devel@nongnu.org; Sat, 07 Mar 2015 15:37:53 -0500 Message-ID: <54FB6199.6030306@redhat.com> Date: Sat, 07 Mar 2015 13:37:45 -0700 From: Eric Blake MIME-Version: 1.0 References: In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Xt2JVWD4sEtmWl63ixFAGVv1OvoacAwWT" Subject: Re: [Qemu-devel] [PATCH 1/3] 9pfs-proxy: simplify error handling List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Tokarev , "Aneesh Kumar K.V" Cc: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Xt2JVWD4sEtmWl63ixFAGVv1OvoacAwWT Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 03/06/2015 02:43 PM, Michael Tokarev wrote: > All filesystem methods that call common v9fs_request() function > also convert return value to errno. Move this conversion to the > common function and remove redundand error handling in methods. s/redundand/redundant/ --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --Xt2JVWD4sEtmWl63ixFAGVv1OvoacAwWT 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/ iQEbBAEBCAAGBQJU+2GaAAoJEKeha0olJ0Nq04AH+MC84eNB+8MwnpN3qICp/Xt2 Xgax0iJm/bfs0QZM2pFm+IlPpqXw5stKBJ1lvXj3poWKocHEN1Hf26QVYHQZwtqf TiVVCaIu94l4+T6qJUYzAd8UtQIgn8sZj9F4x0azuBR+mJMmVcKZcNNBj99Eiz6+ s7Ba84qTHhGZ2zQEUUvDdk87rSB99zOBrQTx62vEis8BELNmjeBa60IAjCY35Ra8 Z2EsLA0YRS8nJoX09oNWAcbETnlMCq1j2ymJTG5U04gncuiDgn+QRCIWSdPvscuO jCzsvzACOVg2C+1m+OzZrMXfQsWOES5e+WJfuSFHaoZoKv5XRIcnKECgV9oVwA== =x0+t -----END PGP SIGNATURE----- --Xt2JVWD4sEtmWl63ixFAGVv1OvoacAwWT--