• J
    storage: Introduce virStoragePoolObjEndAPI · 770aa08e
    John Ferlan 提交于
    For now it'll just call the virStoragePoolObjUnlock, but a future
    adjustment will do something different. Since the new API will check
    for a NULL object before the Unlock call, callers no longer need to
    check for NULL before calling.
    
    The virStoragePoolObjUnlock is now private/static to virstorageobj.c
    with a short term forward reference.
    770aa08e
libvirt_private.syms 69.3 KB