From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41018) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ul0aL-0008CL-Kc for qemu-devel@nongnu.org; Fri, 07 Jun 2013 13:36:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ul0aK-0002BI-Tc for qemu-devel@nongnu.org; Fri, 07 Jun 2013 13:36:21 -0400 Received: from mail-pa0-x233.google.com ([2607:f8b0:400e:c03::233]:44400) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ul0aK-0002BA-NN for qemu-devel@nongnu.org; Fri, 07 Jun 2013 13:36:20 -0400 Received: by mail-pa0-f51.google.com with SMTP id lf11so80629pab.10 for ; Fri, 07 Jun 2013 10:36:19 -0700 (PDT) Message-ID: <51B21A05.10401@gmail.com> Date: Sat, 08 Jun 2013 01:36:05 +0800 From: Liu Yuan MIME-Version: 1.0 References: <1370625640-5469-1-git-send-email-namei.unix@gmail.com> In-Reply-To: <1370625640-5469-1-git-send-email-namei.unix@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 0/2] fix 'qemu-img snapshot -a' operation for sheepdog List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: sheepdog@lists.wpkg.org Cc: Kevin Wolf , Stefan Hajnoczi , qemu-devel@nongnu.org, MORITA Kazutaka On 06/08/2013 01:20 AM, Liu Yuan wrote: > v3: > - fix sheepdog's loadvm handling, don't rely on the write to create branch Oops, seems this version has problems. Please drop it. Thanks, Yuan