From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51037) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XLkIr-0000dr-6n for qemu-devel@nongnu.org; Sun, 24 Aug 2014 22:46:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XLkIi-0007M6-11 for qemu-devel@nongnu.org; Sun, 24 Aug 2014 22:46:40 -0400 Received: from mail-pa0-x22d.google.com ([2607:f8b0:400e:c03::22d]:45233) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XLkIh-0007Lt-PU for qemu-devel@nongnu.org; Sun, 24 Aug 2014 22:46:31 -0400 Received: by mail-pa0-f45.google.com with SMTP id eu11so19966360pac.18 for ; Sun, 24 Aug 2014 19:46:29 -0700 (PDT) Date: Mon, 25 Aug 2014 10:46:21 +0800 From: Liu Yuan Message-ID: <20140825024621.GD20657@ubuntu-trusty> References: <1408354865-23490-1-git-send-email-namei.unix@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1408354865-23490-1-git-send-email-namei.unix@gmail.com> Subject: Re: [Qemu-devel] [PATCH v6 0/2] add read-pattern for block qourum List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Kevin Wolf , Benoit Canet , Stefan Hajnoczi On Mon, Aug 18, 2014 at 05:41:03PM +0800, Liu Yuan wrote: > v6: > - fix a unused warning introduced by last version > Hi Stefan and Kevin, Benoît Canet has added Reviewed-by tag to both patches, could one of you pick this patch set? Thanks Yuan