From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49197) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dahqF-00078m-3r for qemu-devel@nongnu.org; Thu, 27 Jul 2017 08:24:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dahqE-0000UL-Df for qemu-devel@nongnu.org; Thu, 27 Jul 2017 08:24:35 -0400 Date: Thu, 27 Jul 2017 14:24:25 +0200 From: Kevin Wolf Message-ID: <20170727122425.GC4767@localhost.localdomain> References: <20170725155644.20214-1-mreitz@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170725155644.20214-1-mreitz@redhat.com> Subject: Re: [Qemu-devel] [PATCH 0/2] iotests: Fixes to 156 and 186 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz Cc: qemu-block@nongnu.org, qemu-devel@nongnu.org, Eric Blake Am 25.07.2017 um 17:56 hat Max Reitz geschrieben: > This series contains some small fixes for issues I stumbled upon when > preparing my pull request. Thanks, applied to the block branch. Kevin