From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40463) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvxcK-0003m8-KT for qemu-devel@nongnu.org; Sun, 07 Jul 2013 18:39:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UvxcJ-00058G-Lu for qemu-devel@nongnu.org; Sun, 07 Jul 2013 18:39:40 -0400 Received: from e28smtp06.in.ibm.com ([122.248.162.6]:58478) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvxcJ-00057o-21 for qemu-devel@nongnu.org; Sun, 07 Jul 2013 18:39:39 -0400 Received: from /spool/local by e28smtp06.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 8 Jul 2013 04:01:35 +0530 Received: from d28relay01.in.ibm.com (d28relay01.in.ibm.com [9.184.220.58]) by d28dlp03.in.ibm.com (Postfix) with ESMTP id 6BDF81258052 for ; Mon, 8 Jul 2013 04:08:41 +0530 (IST) Received: from d28av03.in.ibm.com (d28av03.in.ibm.com [9.184.220.65]) by d28relay01.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r67Me0qB23986362 for ; Mon, 8 Jul 2013 04:10:00 +0530 Received: from d28av03.in.ibm.com (loopback [127.0.0.1]) by d28av03.in.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id r67MdSXq005894 for ; Mon, 8 Jul 2013 08:39:28 +1000 Message-ID: <51D9EE01.1090607@linux.vnet.ibm.com> Date: Mon, 08 Jul 2013 06:38:57 +0800 From: Wenchao Xia MIME-Version: 1.0 References: <1372300908-7546-1-git-send-email-xiawenc@linux.vnet.ibm.com> <51D383CA.6050808@linux.vnet.ibm.com> <20130704124409.GD4213@stefanha-thinkpad.redhat.com> In-Reply-To: <20130704124409.GD4213@stefanha-thinkpad.redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH V3 0/9] add internal snapshot support at block device level List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: kwolf@redhat.com, phrdina@redhat.com, famz@redhat.com, qemu-devel@nongnu.org, armbru@redhat.com, lcapitulino@redhat.com, stefanha@redhat.com, pbonzini@redhat.com, dietmar@proxmox.com 于 2013-7-4 20:44, Stefan Hajnoczi 写道: > On Wed, Jul 03, 2013 at 09:52:10AM +0800, Wenchao Xia wrote: >> Any comments for this version? > > I'm happy with the code and left comments on error messages and > documentation. > Thanks for your review :), fix is on the way. -- Best Regards Wenchao Xia