From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46576) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMuSU-0007gM-2G for qemu-devel@nongnu.org; Thu, 28 Aug 2014 03:49:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XMuSL-0003sv-27 for qemu-devel@nongnu.org; Thu, 28 Aug 2014 03:49:26 -0400 Received: from mail-pa0-x234.google.com ([2607:f8b0:400e:c03::234]:43622) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMuSK-0003s6-Qt for qemu-devel@nongnu.org; Thu, 28 Aug 2014 03:49:16 -0400 Received: by mail-pa0-f52.google.com with SMTP id eu11so1462219pac.39 for ; Thu, 28 Aug 2014 00:49:12 -0700 (PDT) Date: Thu, 28 Aug 2014 15:49:10 +0800 From: Liu Yuan Message-ID: <20140828074910.GA720@ubuntu-trusty> References: <1408354865-23490-1-git-send-email-namei.unix@gmail.com> <20140825024621.GD20657@ubuntu-trusty> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20140825024621.GD20657@ubuntu-trusty> 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 25, 2014 at 10:46:21AM +0800, Liu Yuan wrote: > 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? > ping....