[libvirt] [PATCH 09/19] storage: Alter volume num, name, and export API's to just take obj

Pavel Hrdina phrdina at redhat.com
Tue Jul 11 13:36:02 UTC 2017


On Tue, May 09, 2017 at 11:30:16AM -0400, John Ferlan wrote:
> Alter the virStoragePoolObjNumOfVolumes, virStoragePoolObjVolumeGetNames,
> and virStoragePoolObjVolumeListExport APIs to take a virStoragePoolObjPtr
> instead of the &obj->volumes and obj->def.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/conf/virstorageobj.c     | 15 +++++++++------
>  src/conf/virstorageobj.h     |  9 +++------
>  src/storage/storage_driver.c |  7 +++----
>  src/test/test_driver.c       |  9 +++------
>  4 files changed, 18 insertions(+), 22 deletions(-)

Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170711/3ff63113/attachment-0001.sig>


More information about the libvir-list mailing list