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 <[email protected]> > --- > 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 <[email protected]>
signature.asc
Description: Digital signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
