From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46975) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDqcf-0003an-R3 for qemu-devel@nongnu.org; Thu, 13 Feb 2014 02:22:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDqcW-0005Wn-Uw for qemu-devel@nongnu.org; Thu, 13 Feb 2014 02:22:13 -0500 Received: from e28smtp09.in.ibm.com ([122.248.162.9]:37505) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDqcS-0005Tx-6m for qemu-devel@nongnu.org; Thu, 13 Feb 2014 02:22:04 -0500 Received: from /spool/local by e28smtp09.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 13 Feb 2014 12:51:53 +0530 Received: from d28relay03.in.ibm.com (d28relay03.in.ibm.com [9.184.220.60]) by d28dlp03.in.ibm.com (Postfix) with ESMTP id 205CC1258053 for ; Thu, 13 Feb 2014 12:53:45 +0530 (IST) Received: from d28av01.in.ibm.com (d28av01.in.ibm.com [9.184.220.63]) by d28relay03.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id s1D7LhiJ7340362 for ; Thu, 13 Feb 2014 12:51:43 +0530 Received: from d28av01.in.ibm.com (localhost [127.0.0.1]) by d28av01.in.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id s1D7Lml4012001 for ; Thu, 13 Feb 2014 12:51:48 +0530 Message-ID: <52FC729A.1010707@linux.vnet.ibm.com> Date: Thu, 13 Feb 2014 15:22:02 +0800 From: Wenchao Xia MIME-Version: 1.0 References: <1392146588-12120-1-git-send-email-xiawenc@linux.vnet.ibm.com> In-Reply-To: <1392146588-12120-1-git-send-email-xiawenc@linux.vnet.ibm.com> Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH V11 0/8] qcow2: rollback the modification on fail in snapshot creation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kwolf@redhat.com, peter.crosthwaite@xilinx.com, jcody@redhat.com, mreitz@redhat.com, stefanha@redhat.com, Wenchao Xia Kevin, this series takes another *errp to detect error in rollback process, are you OK with it?