Next in the push to get the storage pool objects to be more common
is to use the virObjectLockable for the Pool objects. The patches
describe the transformation.

John Ferlan (4):
  storage: Introduce virStoragePoolObjEndAPI
  storage: Introduce virStoragePoolObjListForEach
  storage: Introduce virStoragePoolObjListSearch
  storage: Convert virStoragePoolObj into virObjectLockable

 src/conf/virstorageobj.c           | 194 +++++++++++-----
 src/conf/virstorageobj.h           |  27 ++-
 src/libvirt_private.syms           |   5 +-
 src/storage/storage_backend_scsi.c |   2 +-
 src/storage/storage_driver.c       | 446 +++++++++++++++++++------------------
 src/test/test_driver.c             | 158 +++++++------
 tests/storagevolxml2argvtest.c     |   4 +-
 7 files changed, 476 insertions(+), 360 deletions(-)

-- 
2.13.6

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to