Re: [libvirt] [PATCH 1/2] snapshot: new APIs for inspecting snapshot object

2011-09-08 Thread Eric Blake
On 09/08/2011 01:21 PM, Eric Blake wrote: These functions access internals of the opaque object, and do not need any rpc counterpart. It could be argued that we should have provided these when snapshot objects were first introduced, since all the other vir*Ptr objects have at least a GetName acc

[libvirt] [PATCH 1/2] snapshot: new APIs for inspecting snapshot object

2011-09-08 Thread Eric Blake
These functions access internals of the opaque object, and do not need any rpc counterpart. It could be argued that we should have provided these when snapshot objects were first introduced, since all the other vir*Ptr objects have at least a GetName accessor. * include/libvirt/libvirt.h.in (virD