]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Properly detect VMDK with internal version 2
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 9 Jul 2013 13:16:34 +0000 (15:16 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 10 Jul 2013 08:17:18 +0000 (10:17 +0200)
commit1cdaebf2370c2c333581979ca2959095b6ed9f84
treed073a8232014bf3af44642564b5011ef340e91d2
parent1e503ee534af166d8bbcdd9857fa5946449634b6
Properly detect VMDK with internal version 2

Initially proposed as [1], but then changed to comment fix only.  VMDK
can have internal version set to 2 when there are few features added
which do not affect us.  Thanks to Jan's commit a1ee8e18 this can be
easily fixed by adding it to list of supported versions.

[1] http://www.redhat.com/archives/libvir-list/2013-June/msg00419.html

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=836676
src/util/virstoragefile.c