From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39005) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLq3M-00074d-MM for qemu-devel@nongnu.org; Wed, 20 Jan 2016 05:31:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aLq3L-0005tI-So for qemu-devel@nongnu.org; Wed, 20 Jan 2016 05:31:52 -0500 Date: Wed, 20 Jan 2016 11:31:43 +0100 From: Kevin Wolf Message-ID: <20160120103143.GA4793@noname.redhat.com> References: <1442466250-27787-1-git-send-email-famz@redhat.com> <20150917085555.GB4884@noname.redhat.com> <20160120042801.GB3164@ad.usersys.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160120042801.GB3164@ad.usersys.redhat.com> Subject: Re: [Qemu-devel] [PATCH] vmdk: Create streamOptimized as version 3 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org, rgerganov@vmware.com Am 20.01.2016 um 05:28 hat Fam Zheng geschrieben: > On Thu, 09/17 10:55, Kevin Wolf wrote: > > Am 17.09.2015 um 07:04 hat Fam Zheng geschrieben: > > > VMware products accept only version 3 for streamOptimized, let's bump > > > the version. > > > > > > Reported-by: Radoslav Gerganov > > > Signed-off-by: Fam Zheng > > > > Radoslav, can I have your Reviewed-by and/or Tested-by for this patch? > > Kevin, RHBZ 1299116 confirms that using version 3 for streamOptimized will make > VMware products happy. Could you apply this patch? Sorry, I completely forgot about this patch. You could even have pinged me earlier when it became apparent that Radoslav wouldn't reply. Thanks, applied to the block branch. Kevin