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@xxxxxxxxxx +1-919-301-3266 Libvirt virtualization library http://libvirt.org
Attachment:
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list