From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52747) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqO7B-0006LV-C3 for qemu-devel@nongnu.org; Wed, 13 Apr 2016 12:58:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aqO7A-00021P-Ks for qemu-devel@nongnu.org; Wed, 13 Apr 2016 12:58:05 -0400 Date: Wed, 13 Apr 2016 18:57:55 +0200 From: Kevin Wolf Message-ID: <20160413165755.GD4624@noname.redhat.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH for-2.6 0/7] block: VHD format fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jeff Cody Cc: qemu-block@nongnu.org, qemu-devel@nongnu.org, stefanha@redhat.com, grantwwu@gmail.com, sbaugh@catern.com Am 23.03.2016 um 04:33 hat Jeff Cody geschrieben: > Fixes for a regression in vpc_create(), as well as a few issues with VHD format > compatibility. Thanks, applied to the block brannch. Kevin