qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2] vmdk: refuse to open higher version than sup


From: Fam Zheng
Subject: Re: [Qemu-devel] [PATCH v2] vmdk: refuse to open higher version than supported
Date: Mon, 24 Jun 2013 14:19:56 +0800
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, 06/13 10:38, Stefan Hajnoczi wrote:
> On Thu, Jun 13, 2013 at 11:21:29AM +0800, Fam Zheng wrote:
> > Refuse to open higher version for safety.
> > 
> > Although we try to be compatible with published VMDK spec, VMware has
> > newer version from ESXi 5.1 exported OVF/OVA, which we have no knowledge
> > what's changed in it. And it is very likely to have more new versions in
> > the future, so it's not safe to open them blindly.
> > 
> > Signed-off-by: Fam Zheng <address@hidden>
> > 
> > ---
> > 
> > v2: Report error and return -ENOTSUP.
> > 
> > ---
> >  block/vmdk.c | 9 +++++++++
> >  1 file changed, 9 insertions(+)
> 
> Reviewed-by: Stefan Hajnoczi <address@hidden>

Is this OK to be applied? Thanks.

-- 
Fam



reply via email to

[Prev in Thread] Current Thread [Next in Thread]