]> git.ipfire.org Git - thirdparty/libvirt.git/commit
esx: Fix a bug in the XML code for storage pools
authorGeoff Hickey <ghickey@datagravity.com>
Wed, 16 Jul 2014 21:50:21 +0000 (17:50 -0400)
committerEric Blake <eblake@redhat.com>
Wed, 16 Jul 2014 23:26:23 +0000 (17:26 -0600)
commit861eced6f41df0f677d3bbf024e44af31c2b26e3
tree9126585ee6d58f96132915b91e8df4630a968616
parent09d4d261e5c740ced648801b37c4476794f4445a
esx: Fix a bug in the XML code for storage pools

For ESX, the code that builds XML descriptions for attached storage pools was
not setting the host count to anything when it returned a host name.
src/esx/esx_storage_backend_vmfs.c