]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virStorageVolObjEndAPI: Remove
authorTim Wiederhake <twiederh@redhat.com>
Mon, 11 Apr 2022 11:36:44 +0000 (13:36 +0200)
committerTim Wiederhake <twiederh@redhat.com>
Thu, 14 Apr 2022 17:03:42 +0000 (19:03 +0200)
commitd12417de633ace7eb627d88eb886740e302aff65
treeca8136e53953c54a75c63033fff1a42c27fa4674
parent8283450370245ccb5d15f72107a8d09aebdc63f3
virStorageVolObjEndAPI: Remove

This allows a later patch to replace virObjectLock/Unlock
pairs with automatic mutex management code.

Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/conf/virstorageobj.c