From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34708) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjBUh-0006Dg-VR for qemu-devel@nongnu.org; Wed, 20 Nov 2013 12:23:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VjBUZ-0005Kn-3q for qemu-devel@nongnu.org; Wed, 20 Nov 2013 12:23:15 -0500 Received: from mail-pa0-x233.google.com ([2607:f8b0:400e:c03::233]:52141) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjBUY-0005Kg-TM for qemu-devel@nongnu.org; Wed, 20 Nov 2013 12:23:07 -0500 Received: by mail-pa0-f51.google.com with SMTP id fa1so1359975pad.38 for ; Wed, 20 Nov 2013 09:23:06 -0800 (PST) Date: Thu, 21 Nov 2013 01:22:53 +0800 From: Liu Yuan Message-ID: <20131120172253.GB23252@ubuntu-precise> References: <1383836198-17235-1-git-send-email-namei.unix@gmail.com> <20131118055850.GL6981@ubuntu-precise> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131118055850.GL6981@ubuntu-precise> Subject: Re: [Qemu-devel] [PATCH v6 RESENT 0/2] sheepdog: add user-defined redundancy option List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, Kevin Wolf , Stefan Hajnoczi Cc: sheepdog@lists.wpkg.org On Mon, Nov 18, 2013 at 01:58:50PM +0800, Liu Yuan wrote: > On Thu, Nov 07, 2013 at 10:56:36PM +0800, Liu Yuan wrote: > > v6: > > - update comment typo > > - remove is_number() > > Anyone pick this set up? Ping again. Without this two patches, qemu-img can't create|convert erasure coded images for sheepdog. I hope this two can go with release of v1.7 if possible. Thanks Yuan