From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54853) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZSfZU-0000u2-MV for qemu-devel@nongnu.org; Fri, 21 Aug 2015 02:13:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZSfZT-0000Gf-P9 for qemu-devel@nongnu.org; Fri, 21 Aug 2015 02:13:00 -0400 References: <1440058448-27847-1-git-send-email-pl@kamp.de> <1440058448-27847-2-git-send-email-pl@kamp.de> From: Eric Blake Message-ID: <55D6C15E.2040805@redhat.com> Date: Thu, 20 Aug 2015 23:12:46 -0700 MIME-Version: 1.0 In-Reply-To: <1440058448-27847-2-git-send-email-pl@kamp.de> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="xQRJvDjgJro96ubiEocUnJ9mhqmSJXdj2" Subject: Re: [Qemu-devel] [PATCH 1/2] block/io: allow AIOCB without callback List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven , qemu-devel@nongnu.org, qemu-block@nongnu.org Cc: kwolf@redhat.com, stefanha@gmail.com, jsnow@redhat.com, pbonzini@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --xQRJvDjgJro96ubiEocUnJ9mhqmSJXdj2 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 08/20/2015 01:14 AM, Peter Lieven wrote: > If the backend storage is unresponsive and we cancel a request due to > a timeout we cannot immediately destroy the AIOCB because the storage > might complete the original request laster if it is responsive again. s/laster/later/ > For this purpose allow to set the callback to NULL and ignore it in > this case. >=20 > Signed-off-by: Peter Lieven > --- I'll leave the technical review to others, I'm just pointing out grammar.= --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --xQRJvDjgJro96ubiEocUnJ9mhqmSJXdj2 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/ iQEcBAEBCAAGBQJV1sFeAAoJEKeha0olJ0NqPPsH/RTd917jXvkmVsrNzecTJNPK 8t93R7SaY+oDoC61U5kfHX+7e6CtstXP0AgzjbMiBMM0tJ5TJPdnDs/a/iuH1nwc dDQBL6X+ooSwMTODay51sj5BU2Kp+Pvf+6VazuOC2IjNoY1pAicnmCogY+5cUb40 0pshugZLxxLIZhrbkDe6k18cRK7iR9NitOOHlwGGtIshLxrLDanT3tD6QZfqyadz tjwPA3/PEEarBc9IxORjK3zHiQ1uwTmVyCmWi3M/tK7L4A1MI0jT5g0XGWik5MgZ kxZJv3GvH//UWhG/9pm754StWppmDkeqbPzkpHSKOYrOLWuKFw+i6vSFbV57qCM= =Q7Um -----END PGP SIGNATURE----- --xQRJvDjgJro96ubiEocUnJ9mhqmSJXdj2--