From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:51788) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6u5d-0002Yl-3J for qemu-devel@nongnu.org; Wed, 29 Aug 2012 22:02:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T6u5c-0007Sc-56 for qemu-devel@nongnu.org; Wed, 29 Aug 2012 22:02:36 -0400 Received: from e28smtp01.in.ibm.com ([122.248.162.1]:40606) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6u5b-0007SP-Hj for qemu-devel@nongnu.org; Wed, 29 Aug 2012 22:02:36 -0400 Received: from /spool/local by e28smtp01.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 30 Aug 2012 07:32:33 +0530 Received: from d28av05.in.ibm.com (d28av05.in.ibm.com [9.184.220.67]) by d28relay01.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q7U22V5f2359774 for ; Thu, 30 Aug 2012 07:32:32 +0530 Received: from d28av05.in.ibm.com (loopback [127.0.0.1]) by d28av05.in.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q7U22UPn009704 for ; Thu, 30 Aug 2012 12:02:31 +1000 Message-ID: <503EC99B.7000206@linux.vnet.ibm.com> Date: Thu, 30 Aug 2012 10:02:03 +0800 From: Wenchao Xia MIME-Version: 1.0 References: <1346239334-25347-1-git-send-email-xiawenc@linux.vnet.ibm.com> <503E3C7F.6040404@redhat.com> In-Reply-To: <503E3C7F.6040404@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH v3 0/5] [RFC] libqblock, qemu block layer library List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: kwolf@redhat.com, aliguori@us.ibm.com, stefanha@gmail.com, qemu-devel@nongnu.org, blauwirbel@gmail.com, pbonzini@redhat.com, afaerber@suse.de 于 2012-8-29 23:59, Eric Blake 写道: > On 08/29/2012 04:22 AM, Wenchao Xia wrote: >> This patch intrudce libqblock API, libqblock-test is used as a test case. >> make libqblock-test at root diretory could make it build. Test it with >> ./libqblock/libqblock-test [FILE] [BACKINGFILE] > > Your series came through unthreaded, which makes it harder to review. > Please ensure your 'git send-email' settings allow the patches to all > appear In-Reply-To the cover letter. > OK, mis-spelled some words before, would watch out for that. -- Best Regards Wenchao Xia