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

Eric Blake eblake at redhat.com
Fri Aug 17 22:26:03 UTC 2012


On 08/17/2012 09:38 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.
> 
>   * daemon/remote.c:
>     Implement the server side handler remoteDispatchConnectListAllStoragePools
> 
>   * src/remote/remote_driver.c:
>     Add remote driver handler remoteConnectListAllStoragePools.
> 
>   * src/remote/remote_protocol.x:
>     New RPC procedure REMOTE_PROC_CONNECT_LIST_ALL_STORAGE_POOLS and
>     structs to represent the args and ret for it.
> 
>   * src/remote_protocol-structs: Likewise.
> ---
>  daemon/remote.c              |   54 +++++++++++++++++++++++++++++++++++
>  src/remote/remote_driver.c   |   64 ++++++++++++++++++++++++++++++++++++++++++
>  src/remote/remote_protocol.x |   12 +++++++-
>  src/remote_protocol-structs  |   12 ++++++++
>  4 files changed, 141 insertions(+), 1 deletions(-)
> 

ACK.

-- 
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: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120817/8d6a32fb/attachment-0001.sig>


More information about the libvir-list mailing list