From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38370) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vb4bg-0007Vc-MT for qemu-devel@nongnu.org; Tue, 29 Oct 2013 04:25:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vb4bY-0002O9-BH for qemu-devel@nongnu.org; Tue, 29 Oct 2013 04:24:56 -0400 Received: from mail-pd0-x22a.google.com ([2607:f8b0:400e:c02::22a]:55423) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vb4bY-0002NB-34 for qemu-devel@nongnu.org; Tue, 29 Oct 2013 04:24:48 -0400 Received: by mail-pd0-f170.google.com with SMTP id v10so8292067pde.29 for ; Tue, 29 Oct 2013 01:24:47 -0700 (PDT) Date: Tue, 29 Oct 2013 16:24:40 +0800 From: Liu Yuan Message-ID: <20131029082440.GC27850@ubuntu-precise> References: <1383035015-14589-1-git-send-email-namei.unix@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1383035015-14589-1-git-send-email-namei.unix@gmail.com> Subject: Re: [Qemu-devel] [PATCH v2 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 Cc: sheepdog@lists.wpkg.org On Tue, Oct 29, 2013 at 04:23:33PM +0800, Liu Yuan wrote: > v2: > - fix a typo in comment and commit log > > This patch set add one sheepdog specific option for qemu-img to control > redundancy. > > This patch set is on top of Kevin's block tree. Oops, please ignore this patch set because I formated the wrong patch. Thanks Yuan