• E
    snapshot: implement LIST_LEAVES flag in esx · e570d7c4
    Eric Blake 提交于
    Relatively straight-forward filtering.
    
    * src/esx/esx_vi.h (esxVI_GetNumberOfSnapshotTrees)
    (esxVI_GetSnapshotTreeNames): Add parameter.
    * src/esx/esx_vi.c (esxVI_GetNumberOfSnapshotTrees)
    (esxVI_GetSnapshotTreeNames): Allow leaf filtering.
    * src/esx/esx_driver.c (esxDomainSnapshotNum)
    (esxDomainSnapshotListNames, esxDomainSnapshotNumChildren)
    (esxDomainSnapshotListChildrenNames): Pass new flag through.
    e570d7c4
esx_vi.c 133.1 KB