From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:32806) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Su5Za-0004JO-OW for qemu-devel@nongnu.org; Wed, 25 Jul 2012 13:40:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Su5ZZ-0007WG-J3 for qemu-devel@nongnu.org; Wed, 25 Jul 2012 13:40:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:5740) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Su5ZZ-0007Ta-9k for qemu-devel@nongnu.org; Wed, 25 Jul 2012 13:40:33 -0400 Message-ID: <50102F84.90602@redhat.com> Date: Wed, 25 Jul 2012 11:40:20 -0600 From: Eric Blake MIME-Version: 1.0 References: <1343127865-16608-1-git-send-email-pbonzini@redhat.com> <1343127865-16608-14-git-send-email-pbonzini@redhat.com> In-Reply-To: <1343127865-16608-14-git-send-email-pbonzini@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig7A01E6699742C50756F367E2" Subject: Re: [Qemu-devel] [PATCH 13/47] block: introduce block job error List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: kwolf@redhat.com, jcody@redhat.com, qemu-devel@nongnu.org, stefanha@linux.vnet.ibm.com This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig7A01E6699742C50756F367E2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/24/2012 05:03 AM, Paolo Bonzini wrote: > The following behaviors are possible: >=20 > 'report': The behavior is the same as in 1.1. An I/O error, > respectively during a read or a write, will complete the job immediatel= y > with an error code. >=20 > 'ignore': An I/O error, respectively during a read or a write, will be > ignored. For streaming, the job will complete with an error and the > backing file will be left in place. For mirroring, the sector will be > marked again as dirty and re-examined later. You actually documented these early in qapi-schema.json in patch 10/47, but accurate bisection of docs is not a show-stopper. I've reviewed through this point in the series, and haven't found anything that triggered any complaints from my end. --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig7A01E6699742C50756F367E2 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.4.12 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJQEC+EAAoJEKeha0olJ0NqwdYH/Azc5rC4H7dOiI4T/lBI86/u XYyZrQkU7sHngwqRVzi4IgPWEjG/0iOruecxO4C/DGnWsr5/83czdfvbxn1AcMON VBsWVhgLs6uNQ+FRvYcEOkrfYzWTslwDJwyNI1ocKd68QERc66fJgW3n5Si2DsFU DyA8oar+PX0vp5Wd/NiaxO48C0FsTMaUWQeW7xBrNzCsC0zzhVWHGw7OdaZ/RYTC oa1Ry2sjFGYdDeBelkYIBxFwoLVxvLJnT9La4vu23bAMNH8dCBNbmqVAbKirTvk7 06TGb+LMbI5yWBdjYU2ILgQ2YfAMEs3NxDyG2u3xFrTGndZF9LfxSQncG3PFHkQ= =8IUv -----END PGP SIGNATURE----- --------------enig7A01E6699742C50756F367E2--