
21 Mar
2016
21 Mar
'16
2:37 p.m.
On 03/08/2016 11:36 AM, Cole Robinson wrote:
Returns an integer count of the number of XML properties an element has. Will be used in future patches. --- src/util/virxml.c | 17 +++++++++++++++++ src/util/virxml.h | 1 + 2 files changed, 18 insertions(+)
Sorry for not completing, I got side tracked with the hostdev series... Then of course my own work (and play) interrupts... I see virXMLChildElementCount in libvirt_private.syms, but this doesn't have to be there? Soft ACK - depends on usage in patch 6... John