From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44887) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dzf2y-0001i3-6G for qemu-devel@nongnu.org; Wed, 04 Oct 2017 04:28:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dzf2x-00012U-GS for qemu-devel@nongnu.org; Wed, 04 Oct 2017 04:28:52 -0400 Date: Wed, 4 Oct 2017 16:28:35 +0800 From: Fam Zheng Message-ID: <20171004082835.GE24018@lemon> References: <1501165990-28033-1-git-send-email-ashijeetacharya@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH v8 0/8] Optimize VMDK I/O by allocating multiple clusters List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ashijeet Acharya Cc: Stefan Hajnoczi , Kevin Wolf , qemu block , qemu-devel , Max Reitz , John Snow On Wed, 10/04 13:47, Ashijeet Acharya wrote: > Fam: Ping? Hi Ashijeet, looks like this patch doesn't apply to current master, could you rebase and post another version? Fam