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 <f...@redhat.com> > > > > --- > > > > v2: Report error and return -ENOTSUP. > > > > --- > > block/vmdk.c | 9 +++++++++ > > 1 file changed, 9 insertions(+) > > Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>
Is this OK to be applied? Thanks. -- Fam