]> xenbits.xensource.com Git - libvirt.git/commit
vz: remove check for auto file format for disks
authorNikolay Shirokovskiy <nshirokovskiy@virtuozzo.com>
Fri, 8 Apr 2016 07:41:31 +0000 (10:41 +0300)
committerMaxim Nestratov <mnestratov@virtuozzo.com>
Tue, 17 May 2016 10:35:28 +0000 (13:35 +0300)
commit38e1e06845c45b2e6169798d1194622f47a2f113
treef2b705898adb663dc273355bda968e0da92a48b7
parentf161e401520a608c6119de86c1cf2dc4cfdc793d
vz: remove check for auto file format for disks

VIR_STORAGE_FILE_AUTO can not be set from xml description.
At the same time we don't set disks format to this value
as for example qemu does. Thus this we can never get this
value in format.

Signed-off-by: Nikolay Shirokovskiy <nshirokovskiy@virtuozzo.com>
src/vz/vz_utils.c