From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41924) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQLBr-00014Z-Nk for qemu-devel@nongnu.org; Mon, 01 Feb 2016 15:35:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQLBq-0001BR-Qv for qemu-devel@nongnu.org; Mon, 01 Feb 2016 15:35:15 -0500 References: From: Eric Blake Message-ID: <56AFC17D.4060906@redhat.com> Date: Mon, 1 Feb 2016 13:35:09 -0700 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ddhIHQIQfcXvOhA9B2Sul35GAFDQkMlW0" Subject: Re: [Qemu-devel] [PATCH 0/2] Active commit regression fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jeff Cody , qemu-devel@nongnu.org Cc: kwolf@redhat.com, qemu-stable@nongnu.org, qemu-block@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --ddhIHQIQfcXvOhA9B2Sul35GAFDQkMlW0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/29/2016 10:17 PM, Jeff Cody wrote: > Bug #1300209 is a regression in 2.5, introduced during the=20 > change away from bdrv_swap(). >=20 > When we change the parent backing link (change_parent_backing_link), > we must also accomodate non-NULL tqe_prev pointers that point to a > NULL entry. Please see patch #1 for more details. >=20 > Jeff Cody (2): > block: change parent backing link when *tqe_prev =3D=3D NULL > block: qemu-iotests - add test for snapshot, commit, snapshot bug Series: Reviewed-by: Eric Blake >=20 > block.c | 2 +- > tests/qemu-iotests/143 | 114 +++++++++++++++++++++++++++++++++++++= ++++++++ > tests/qemu-iotests/143.out | 24 ++++++++++ > tests/qemu-iotests/group | 1 + > 4 files changed, 140 insertions(+), 1 deletion(-) > create mode 100755 tests/qemu-iotests/143 > create mode 100644 tests/qemu-iotests/143.out >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --ddhIHQIQfcXvOhA9B2Sul35GAFDQkMlW0 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/ iQEcBAEBCAAGBQJWr8F9AAoJEKeha0olJ0NqZUgH/A2jxc2FbX3KCr1H97gh/AXe pLt/eIRN0478amK13YVomHuBjQLpbE2w0B+qJTYLv43jA/DnOVIr4qDk3rVlLLO5 J89yANQ/uP5mizydQW/vs6l008YBo4ObpeDEVOqrW16asIHGY53nnVbPqN+UW4K4 dZ1uLdDxjcZa0US95Z/8Hy8p6us1GgnywxDdB1y82qTLI4u6CxkKM0X2ztQClCzM b/jl75QY/EldonvdzizZBwmHWsepMvCyhl5Gs3XD0E2SZKX0C0+Xg+X1Bi4rNGmU 03dtA4aC+ZKhrArtz2tbXUKSOh3uercA6sQnsqbFTcLMRnffzEr9Nvc82yXTaS8= =tfsp -----END PGP SIGNATURE----- --ddhIHQIQfcXvOhA9B2Sul35GAFDQkMlW0--