From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:35344) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ggtaU-0000CX-2h for qemu-devel@nongnu.org; Tue, 08 Jan 2019 10:46:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ggtaS-0007L7-Gs for qemu-devel@nongnu.org; Tue, 08 Jan 2019 10:46:41 -0500 Date: Tue, 8 Jan 2019 16:46:28 +0100 From: Kevin Wolf Message-ID: <20190108154628.GG11492@linux.fritz.box> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH 0/2] Minor fixes for the mirror block job List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alberto Garcia Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org, Max Reitz Am 22.11.2018 um 16:00 hat Alberto Garcia geschrieben: > Hi, > > a couple of minor fixes for the mirror block job. I don't think these > bugs can be reproduced at the moment so this shouldn't be 3.1 > material. Thanks, applied to the block branch. Kevin