2010/8/30 Eric Blake <eblake(a)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