[libvirt] [PATCH] esx: Use the VirtualDisk UUID as storage volume key

Matthias Bolte matthias.bolte at googlemail.com
Fri Sep 3 22:51:31 UTC 2010


2010/8/30 Eric Blake <eblake at redhat.com>:
> On 08/29/2010 05:00 PM, Matthias Bolte wrote:
>>
>> VirtualDisks are .vmdk file based. Other files in a datastore
>> like .iso or .flp files don't have a UUID attached, fall back
>> to the path as key for them.
>> ---
>>  src/esx/esx_storage_driver.c   |  190
>> ++++++++++++++++++++++++++++++++++++----
>>  src/esx/esx_util.c             |   19 ++++
>>  src/esx/esx_util.h             |    2 +
>>  src/esx/esx_vi.c               |   53 +++++++++++
>>  src/esx/esx_vi.h               |    4 +
>>  src/esx/esx_vi_generator.input |    7 ++
>>  6 files changed, 256 insertions(+), 19 deletions(-)
>
> ACK.
>

Thanks, pushed.

Matthias




More information about the libvir-list mailing list