From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33546) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkZjw-0004Uh-NG for qemu-devel@nongnu.org; Wed, 14 May 2014 10:01:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WkZjp-0003ww-7H for qemu-devel@nongnu.org; Wed, 14 May 2014 10:01:00 -0400 Received: from mx1.redhat.com ([209.132.183.28]:14051) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkZjp-0003wr-02 for qemu-devel@nongnu.org; Wed, 14 May 2014 10:00:53 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s4EE0mbc004579 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Wed, 14 May 2014 10:00:51 -0400 Date: Wed, 14 May 2014 22:00:45 +0800 From: Fam Zheng Message-ID: <20140514140045.GD19672@T430.nay.redhat.com> References: <1399858555-9672-1-git-send-email-famz@redhat.com> <1399858555-9672-2-git-send-email-famz@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1399858555-9672-2-git-send-email-famz@redhat.com> Subject: Re: [Qemu-devel] [PATCH v19 01/16] vmdk: Optimize cluster allocation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kwolf@redhat.com, jcody@redhat.com, hbrock@redhat.com, rjones@redhat.com, armbru@redhat.com, imain@redhat.com, stefanha@redhat.com, pbonzini@redhat.com This patch is included by mistake, there should already be a seperate patch on the list. Please ignore this one. Fam