From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36516) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XS629-0000z0-SN for qemu-devel@nongnu.org; Thu, 11 Sep 2014 11:11:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XS621-0002eM-F4 for qemu-devel@nongnu.org; Thu, 11 Sep 2014 11:11:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:16675) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XS621-0002e9-7Q for qemu-devel@nongnu.org; Thu, 11 Sep 2014 11:11:33 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s8BFBWFG019223 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 11 Sep 2014 11:11:32 -0400 Message-ID: <5411BBA4.4020702@redhat.com> Date: Thu, 11 Sep 2014 09:11:32 -0600 From: Eric Blake MIME-Version: 1.0 References: <20140911102548.3a270709@redhat.com> In-Reply-To: <20140911102548.3a270709@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="SrwDrM4s1GHtBe2XVV15kMuXVD4EQBMGR" Subject: Re: [Qemu-devel] [PATCH] block: extend BLOCK_IO_ERROR with reason string List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino , kwolf@redhat.com Cc: fromani@redhat.com, armbru@redhat.com, qemu-devel This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --SrwDrM4s1GHtBe2XVV15kMuXVD4EQBMGR Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 09/11/2014 08:25 AM, Luiz Capitulino wrote: > BLOCK_IO_ERROR events are logged by libvirt, which helps with > post mortem analysis of guests. However, one information that > we miss today is a human readable string describing the cause > of the I/O error. >=20 > This commit adds that string it to BLOCK_IO_ERROR. Note that > this string is a debugging aid for humans, meaning that it > should not parsed by applications. >=20 > Signed-off-by: Luiz Capitulino > --- Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --SrwDrM4s1GHtBe2XVV15kMuXVD4EQBMGR 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 iQEcBAEBCAAGBQJUEbukAAoJEKeha0olJ0NqwH4IAJT9IkPLVmt4dAqkwOJIRc6H y4kaHHiZ2X+A+zujUbqNzjZM4+LypOvQTb9DmIMRJGa3xoNduO4Y+dK1evuR33qJ Nsw4rDqrcwUJ6W8eIn5j5p3ACR6r9JhUa11uLJktbI6Wfab9ULu9Ezx+5SIUVUde 4zXEb6DtUleOczrK+I/AbTAJiJL90aPW0UlN84cV2KEcXfVbw34KAp8EsX/FywLS e1ab1bjuIk9khNycTK4tS3j73RkdtvTYU8lmkc//1VMz395Ey+CORfNoYtASMPkw bg7n7pO0l7YvZyUXeztSDFFgik8slKPvjQ9srQK+REsa/RJ0mFqyxysliMhqt9A= =KUaj -----END PGP SIGNATURE----- --SrwDrM4s1GHtBe2XVV15kMuXVD4EQBMGR--