From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1ZwyXG-0001rZ-GX for mharc-qemu-trivial@gnu.org; Thu, 12 Nov 2015 15:31:58 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54389) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZwyXE-0001np-EF for qemu-trivial@nongnu.org; Thu, 12 Nov 2015 15:31:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZwyXD-0004GG-1c for qemu-trivial@nongnu.org; Thu, 12 Nov 2015 15:31:56 -0500 Received: from mx1.redhat.com ([209.132.183.28]:38253) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZwyX7-0004Eq-W9; Thu, 12 Nov 2015 15:31:50 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id 9AACCC1C35CC; Thu, 12 Nov 2015 20:31:49 +0000 (UTC) Received: from [10.3.113.115] (ovpn-113-115.phx2.redhat.com [10.3.113.115]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id tACKVnrL010764; Thu, 12 Nov 2015 15:31:49 -0500 To: John Snow , qemu-devel@nongnu.org References: <1447359664-25407-1-git-send-email-jsnow@redhat.com> From: Eric Blake Openpgp: url=http://people.redhat.com/eblake/eblake.gpg Organization: Red Hat, Inc. Message-ID: <5644F734.6020201@redhat.com> Date: Thu, 12 Nov 2015 13:31:48 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <1447359664-25407-1-git-send-email-jsnow@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="MWbcmWlhmwCxmIqUkBwEeIQMxiNAwMFox" X-Scanned-By: MIMEDefang 2.68 on 10.5.11.24 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 209.132.183.28 Cc: qemu-trivial@nongnu.org, mjt@tls.msk.ru Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] tests/.gitignore: ignore test-blockjob-txn X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Nov 2015 20:31:57 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --MWbcmWlhmwCxmIqUkBwEeIQMxiNAwMFox Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/12/2015 01:21 PM, John Snow wrote: > Reported-by: Eric Blake > Signed-off-by: John Snow > --- > tests/.gitignore | 1 + > 1 file changed, 1 insertion(+) My version of this same patch at least called out the commit that introduced the problem :) https://lists.gnu.org/archive/html/qemu-devel/2015-11/msg03142.html >=20 > diff --git a/tests/.gitignore b/tests/.gitignore > index e96f569..de5e793 100644 > --- a/tests/.gitignore > +++ b/tests/.gitignore > @@ -9,6 +9,7 @@ check-qom-proplist > rcutorture > test-aio > test-bitops > +test-blockjob-txn > test-coroutine > test-crypto-cipher > test-crypto-hash >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --MWbcmWlhmwCxmIqUkBwEeIQMxiNAwMFox 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/ iQEcBAEBCAAGBQJWRPc0AAoJEKeha0olJ0NqsCsH+wYZdpBZhHQnLO2wP0Iui5Uv WQZVXef9CXUQnc4K37jPoGcetXqZqZFnWpiHiSqmgJxSZ7XZ7OGfrm//qgq6eCKc CWrO7tdm9L7DfIire82MqBfjCFodX7asBCu9sHFhT6AcbLJ5ou0OCBbzcwwC50Yh oBD/lD1glCLN1RgMk+X/8TbJsOZ7R3gbT0EPr0BqDHy9MPY+6lVhSb05r5oV71tp 8GU2c6Bn0sas0/DeRQETEH2JN8rU792ZPJX1kcYTY1MrXPX+JioaOnczGAtaw5GE 1KJvpTIi3SjTMHoQNTyFk9lRwbNwgkyMji1mBAyvXGQbfxsi4Kjg0jYhthWzOk0= =u1Kg -----END PGP SIGNATURE----- --MWbcmWlhmwCxmIqUkBwEeIQMxiNAwMFox-- From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54347) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZwyXC-0001mf-69 for qemu-devel@nongnu.org; Thu, 12 Nov 2015 15:31:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZwyX8-0004F0-5P for qemu-devel@nongnu.org; Thu, 12 Nov 2015 15:31:54 -0500 References: <1447359664-25407-1-git-send-email-jsnow@redhat.com> From: Eric Blake Message-ID: <5644F734.6020201@redhat.com> Date: Thu, 12 Nov 2015 13:31:48 -0700 MIME-Version: 1.0 In-Reply-To: <1447359664-25407-1-git-send-email-jsnow@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="MWbcmWlhmwCxmIqUkBwEeIQMxiNAwMFox" Subject: Re: [Qemu-devel] [PATCH] tests/.gitignore: ignore test-blockjob-txn List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow , qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org, mjt@tls.msk.ru This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --MWbcmWlhmwCxmIqUkBwEeIQMxiNAwMFox Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/12/2015 01:21 PM, John Snow wrote: > Reported-by: Eric Blake > Signed-off-by: John Snow > --- > tests/.gitignore | 1 + > 1 file changed, 1 insertion(+) My version of this same patch at least called out the commit that introduced the problem :) https://lists.gnu.org/archive/html/qemu-devel/2015-11/msg03142.html >=20 > diff --git a/tests/.gitignore b/tests/.gitignore > index e96f569..de5e793 100644 > --- a/tests/.gitignore > +++ b/tests/.gitignore > @@ -9,6 +9,7 @@ check-qom-proplist > rcutorture > test-aio > test-bitops > +test-blockjob-txn > test-coroutine > test-crypto-cipher > test-crypto-hash >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --MWbcmWlhmwCxmIqUkBwEeIQMxiNAwMFox 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/ iQEcBAEBCAAGBQJWRPc0AAoJEKeha0olJ0NqsCsH+wYZdpBZhHQnLO2wP0Iui5Uv WQZVXef9CXUQnc4K37jPoGcetXqZqZFnWpiHiSqmgJxSZ7XZ7OGfrm//qgq6eCKc CWrO7tdm9L7DfIire82MqBfjCFodX7asBCu9sHFhT6AcbLJ5ou0OCBbzcwwC50Yh oBD/lD1glCLN1RgMk+X/8TbJsOZ7R3gbT0EPr0BqDHy9MPY+6lVhSb05r5oV71tp 8GU2c6Bn0sas0/DeRQETEH2JN8rU792ZPJX1kcYTY1MrXPX+JioaOnczGAtaw5GE 1KJvpTIi3SjTMHoQNTyFk9lRwbNwgkyMji1mBAyvXGQbfxsi4Kjg0jYhthWzOk0= =u1Kg -----END PGP SIGNATURE----- --MWbcmWlhmwCxmIqUkBwEeIQMxiNAwMFox--