From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43965) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGdiw-0008GZ-Re for qemu-devel@nongnu.org; Thu, 20 Feb 2014 19:12:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WGdin-00026Y-IS for qemu-devel@nongnu.org; Thu, 20 Feb 2014 19:12:14 -0500 Received: from e23smtp07.au.ibm.com ([202.81.31.140]:38943) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGdim-000259-Q7 for qemu-devel@nongnu.org; Thu, 20 Feb 2014 19:12:05 -0500 Received: from /spool/local by e23smtp07.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 21 Feb 2014 10:12:02 +1000 Received: from d23relay05.au.ibm.com (d23relay05.au.ibm.com [9.190.235.152]) by d23dlp01.au.ibm.com (Postfix) with ESMTP id C68C82CE8051 for ; Fri, 21 Feb 2014 11:11:59 +1100 (EST) Received: from d23av03.au.ibm.com (d23av03.au.ibm.com [9.190.234.97]) by d23relay05.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id s1KNqBHb9371948 for ; Fri, 21 Feb 2014 10:52:12 +1100 Received: from d23av03.au.ibm.com (localhost [127.0.0.1]) by d23av03.au.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id s1L0BwqA014876 for ; Fri, 21 Feb 2014 11:11:59 +1100 Message-ID: <530699CC.10303@linux.vnet.ibm.com> Date: Fri, 21 Feb 2014 08:11:56 +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, jcody@redhat.com, peter.crosthwaite@xilinx.com, stefanha@redhat.com, mreitz@redhat.com Hello, is this patch OK to be merged?