]> xenbits.xensource.com Git - libvirt.git/commit
esx: Use the VirtualDisk UUID as storage volume key
authorMatthias Bolte <matthias.bolte@googlemail.com>
Sun, 29 Aug 2010 17:33:49 +0000 (19:33 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Fri, 3 Sep 2010 22:36:15 +0000 (00:36 +0200)
commit635f01ae287fa2981f1db5f8b5c177e1585c320e
treed9308e41bdef69bf839ee80cb1760b3258fb3f09
parente5a3c0b35d14d61944159091b220ddbf3c4735b7
esx: Use the VirtualDisk UUID as storage volume key

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
src/esx/esx_util.c
src/esx/esx_util.h
src/esx/esx_vi.c
src/esx/esx_vi.h
src/esx/esx_vi_generator.input