]> git.ipfire.org Git - thirdparty/libvirt.git/commit
esx: split datastorePoolType helper
authorPino Toscano <ptoscano@redhat.com>
Tue, 12 Nov 2019 13:39:32 +0000 (14:39 +0100)
committerPino Toscano <ptoscano@redhat.com>
Fri, 20 Dec 2019 13:31:08 +0000 (14:31 +0100)
commit818bc30a71fc49c772f5fecc233f65876742cbcb
treec2d7d639089687863b6ac7077c8d3633323c0570
parent730a5bcf9fa763837a5a63ea97afa54d53e364ce
esx: split datastorePoolType helper

Move the detection of the type of a vmfs pool out of
esxLookupVMFSStoragePoolType in an own helper. This way it can be used
also in other functions.

Signed-off-by: Pino Toscano <ptoscano@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/esx/esx_storage_backend_vmfs.c