[libvirt] [PATCH 03/10] list: Implement the RPC calls for virConnectListAllStoragePools

Eric Blake eblake at redhat.com
Tue Sep 4 23:48:54 UTC 2012


On 09/04/2012 09:16 AM, Osier Yang wrote:
> The RPC generator doesn't support returning list of object, this patch do

s/patch do/patch does/

> the work manually.
> 

> @@ -5612,6 +5675,7 @@ static virStorageDriver storage_driver = {
>      .listPools = remoteListStoragePools, /* 0.4.1 */
>      .numOfDefinedPools = remoteNumOfDefinedStoragePools, /* 0.4.1 */
>      .listDefinedPools = remoteListDefinedStoragePools, /* 0.4.1 */
> +    .listAllPools = remoteConnectListAllStoragePools, /* 0.10.0 */

0.10.2.

ACK with that change.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 617 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120904/4997ff70/attachment-0001.sig>


More information about the libvir-list mailing list