From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45318) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gCnpO-0000Ld-5G for qemu-devel@nongnu.org; Wed, 17 Oct 2018 11:33:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gCnpM-0005B0-BU for qemu-devel@nongnu.org; Wed, 17 Oct 2018 11:33:41 -0400 Date: Wed, 17 Oct 2018 17:33:14 +0200 From: Kevin Wolf Message-ID: <20181017153314.GJ31479@localhost.localdomain> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH 0/3] Misc Quorum fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alberto Garcia Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org, Markus Armbruster , Max Reitz Am 17.10.2018 um 16:33 hat Alberto Garcia geschrieben: > Hi, > > Here's a couple of small fixes for the Quorum driver plus new test > cases. See the individual patches for details. Thanks, applied to the block branch. Kevin