2011/10/3 Eric Blake :
> No need to request the parent of a snapshot if we aren't going to use it.
>
> * src/esx/esx_vi.c (esxVI_GetSnapshotTreeByName): Make parent
> optional.
> * src/esx/esx_driver.c (esxDomainSnapshotCreateXML)
> (esxDomainSnapshotLookupByName, esxDomainRevertToSnapshot)
> (esxD
No need to request the parent of a snapshot if we aren't going to use it.
* src/esx/esx_vi.c (esxVI_GetSnapshotTreeByName): Make parent
optional.
* src/esx/esx_driver.c (esxDomainSnapshotCreateXML)
(esxDomainSnapshotLookupByName, esxDomainRevertToSnapshot)
(esxDomainSnapshotDelete): Simplify accor