From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40937) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xteun-0007dS-VG for qemu-devel@nongnu.org; Wed, 26 Nov 2014 10:54:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xteug-0007EN-Ah for qemu-devel@nongnu.org; Wed, 26 Nov 2014 10:54:01 -0500 Received: from mail-wi0-x234.google.com ([2a00:1450:400c:c05::234]:59723) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xteuf-0007Dl-SZ for qemu-devel@nongnu.org; Wed, 26 Nov 2014 10:53:54 -0500 Received: by mail-wi0-f180.google.com with SMTP id n3so5443868wiv.7 for ; Wed, 26 Nov 2014 07:53:53 -0800 (PST) Date: Wed, 26 Nov 2014 15:53:50 +0000 From: Stefan Hajnoczi Message-ID: <20141126155350.GB14288@stefanha-thinkpad.redhat.com> References: <1415697825-26678-1-git-send-email-mreitz@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8P1HSweYDcXXzwPJ" Content-Disposition: inline In-Reply-To: <1415697825-26678-1-git-send-email-mreitz@redhat.com> Subject: Re: [Qemu-devel] [PATCH v3 0/2] block: Improve filename generation for blkdebug List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz Cc: Kevin Wolf , Peter Lieven , qemu-devel@nongnu.org, Stefan Hajnoczi --8P1HSweYDcXXzwPJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 11, 2014 at 10:23:43AM +0100, Max Reitz wrote: > Eric has gloriously reviewed v2 of this series, and by adopting v2 > averted a kitten crisis and the need for me to find a freely usable > kitten picture (although I guess Wikipedia would have been the way to > go). I do have own pictures, but they are currently about 400 km air > distance away from me. >=20 >=20 > The changes in v3: > - Patch 1: Added a check for the "config" option being NULL (which > happens if no config file is given, either by just not giving the > option or by using the blkdebug::foo syntax); in this case, omit the > config filename from the output (to receive "blkdebug::foo") [Eric] > - Patch 2: Add a test for this case >=20 >=20 > git-backport-diff output against v2 (and v1): >=20 > Key: > [----] : patches are identical > [####] : number of functional differences between upstream/downstream pat= ch > [down] : patch is downstream-only > The flags [FC] indicate (F)unctional and (C)ontextual differences, respec= tively >=20 > 001/2:[0003] [FC] 'blkdebug: Simplify and improve filename generation' > 002/2:[0010] [FC] 'iotests: Plain blkdebug filename generation' >=20 >=20 > Max Reitz (2): > blkdebug: Simplify and improve filename generation > iotests: Plain blkdebug filename generation >=20 > block/blkdebug.c | 99 +++++++++++++---------------------------= ------ > tests/qemu-iotests/099 | 15 ++++++- > tests/qemu-iotests/099.out | 12 +++++- > 3 files changed, 52 insertions(+), 74 deletions(-) >=20 > --=20 > 1.9.3 >=20 >=20 Thanks, applied to my block-next tree: https://github.com/stefanha/qemu/commits/block-next Stefan --8P1HSweYDcXXzwPJ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUdfeOAAoJEJykq7OBq3PI1MAIALV4WnPprd/zd47N9II6XPQ0 EV8SBmf6h9wqdxkULjispe49SAi1s7mOHdLuWbyLMZWDoaw7lXAO0w1p1GU67YMC pqQ/rzJLxu6T60GWjrSSPWOZYpNsOY76KhTM1Ud5SFz7jMl3TvCeT5czxqKxaniR dbnz3lfItG/KT6/prbegq+2+HjxSzzx+Zzv3VJnrScrs3Juwn4diTE6IT8FzY3+W NrF9OAXfOLSpFZXwccewlwS6ZhA+6gd6bYirFRvyuWXicEjSKiHCmIgUAGNlCJWE ypeMdVBRGV3A7Ch8pKWS8jidpwbywx2sDXuaYwG6neLZ5O7T6OC1xAlO36qT/RM= =7HQF -----END PGP SIGNATURE----- --8P1HSweYDcXXzwPJ--