From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55602) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bygGf-0006PE-9g for qemu-devel@nongnu.org; Mon, 24 Oct 2016 10:30:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bygGe-0005qf-EY for qemu-devel@nongnu.org; Mon, 24 Oct 2016 10:30:25 -0400 Date: Mon, 24 Oct 2016 16:30:15 +0200 From: Kevin Wolf Message-ID: <20161024143015.GD4374@noname.redhat.com> References: <20160928204644.11523-1-mreitz@redhat.com> <73bb54d1-da65-ee9c-75ae-f7f49b7e13a0@redhat.com> <20161018093646.GB4706@noname.str.redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ncSAzJYg3Aa9+CRW" Content-Disposition: inline In-Reply-To: <20161018093646.GB4706@noname.str.redhat.com> Subject: Re: [Qemu-devel] [Qemu-block] [PATCH v4 0/3] iotests: Fix test 162 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz Cc: Sascha Silbe , Stefan Hajnoczi , qemu-devel@nongnu.org, qemu-block@nongnu.org --ncSAzJYg3Aa9+CRW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Am 18.10.2016 um 11:36 hat Kevin Wolf geschrieben: > Am 17.10.2016 um 19:07 hat Max Reitz geschrieben: > > On 28.09.2016 22:46, Max Reitz wrote: > > > 162 is potentially racy and makes some invalid assumptions about what > > > should happen when connecting to a non-existing domain name. This ser= ies > > > fixes both issues. > > >=20 > > >=20 > > > v4: > > > - Added documentation for the new --fork option [Kevin] > > >=20 > > >=20 > > > git-backport-diff against v3: > > >=20 > > > Key: > > > [----] : patches are identical > > > [####] : number of functional differences between upstream/downstream > > > patch > > > [down] : patch is downstream-only > > > The flags [FC] indicate (F)unctional and (C)ontextual differences, > > > respectively > > >=20 > > > 001/3:[0004] [FC] 'qemu-nbd: Add --fork option' > > > 002/3:[----] [--] 'iotests: Remove raciness from 162' > > > 003/3:[----] [--] 'iotests: Do not rely on unavailable domains in 162' > > >=20 > > >=20 > > > Max Reitz (3): > > > qemu-nbd: Add --fork option > > > iotests: Remove raciness from 162 > > > iotests: Do not rely on unavailable domains in 162 > > >=20 > > > qemu-nbd.c | 17 ++++++++++++++++- > > > qemu-nbd.texi | 2 ++ > > > tests/qemu-iotests/162 | 22 ++++++++++++++++------ > > > tests/qemu-iotests/162.out | 2 +- > > > 4 files changed, 35 insertions(+), 8 deletions(-) > >=20 > > Ping >=20 > I expected that Sascha would review this as he had comments on earlier > versions? Apparently that's not happening, so I've applied the series now. Kevin --ncSAzJYg3Aa9+CRW Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAEBAgAGBQJYDhr3AAoJEH8JsnLIjy/WYawP/A9tILSDqvPYcobPZl1gks8P sQcCFDsz68AG6A0RC2oOjuqrbjwbupEwmjz8SvHLYtolzxTJzw2qxfU6hdO0MGxI 8sqzm1/5iZuURfioNOPNn85zA0gXj3Tg5EYvPbzMY/uRJnKl6qxq+kHmj5XmqLqq HXiFzPXVlvINFNC/8jBE4HfjYXfF8LYrjGegxd1l79CooAnMvZAw+zZoTpomps8R nbBmnSlAdRJmUULndgmtu0kcdBh/jfRm5cVFDAbEgqmeO1kvkik1JITNm/8cVoLC k994B0v6Sz5oOnGmchDxYCS9U2XWiqutbgZZ2XuUatzm+B5YcZEIJQhC6+2+eT4r /yRdOLcegbu9svboCWRVfD5s01ZoOyKbPkE17eEykhAEgGRZJhvAAaUET9AIdMLM RfhOhrSAGRR9oZv7quS0lcC4eA4lfbcxQuIaRev/nzT8G1Pmy4Y11HcWCXxCy7aQ OEQ3CcTiHyrny6CyjpFHELZzeRN9avE6MobKDaT6BbC0tN6qgJzvHwu3L1d1A9Vf j0R6HFzyfFq6JPxago8O6B66Nk9LMqScquhD/Bxbr2VaupISzXhv5I7gCaqJeLl1 IdiAmKjaL1tYqGsWV3B5CjQGmKrzgLp5ZOLboCvdHTYgyT4moOsszafUgX1vqtGU QehSDHCUhPs4oJl9NptL =9Lgd -----END PGP SIGNATURE----- --ncSAzJYg3Aa9+CRW--