[libvirt] [PATCH v2 1/4] util: storage: Fix virStorageSourceGetActualType if volume was not translated

Ján Tomko jtomko at redhat.com
Wed Jun 26 09:55:01 UTC 2019


On Tue, Jun 25, 2019 at 04:30:30PM +0200, Peter Krempa wrote:
>virStorageSourceGetActualType would return VIR_STORAGE_TYPE_NONE in case
>when a virStorageSource of (top level) type VIR_STORAGE_TYPE_VOLUME was
>not prepared to use by the vm by calling
>virDomainDiskTranslateSourcePool.
>
>Fix this issue by returning VIR_STORAGE_TYPE_VOLUME in case when the
>volume was not translated yet.
>
>Additionally also add documentation for the function describing the
>quirk.
>
>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> src/util/virstoragefile.c | 12 +++++++++++-
> 1 file changed, 11 insertions(+), 1 deletion(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20190626/62aa96d9/attachment-0001.sig>


More information about the libvir-list mailing list