
21 Feb
2008
21 Feb
'08
4:33 p.m.
HE> Not all CIM classes define the property CreationClassName. This HE> patch adds a check if CreationClassName is property of the class HE> and sets it only if there. This looks like a good idea to me. I seem to remember SFCB being a bit different in how it initializes new instance properties. Did you test this on SFCB? HE> + data = CMGetProperty(inst, "CreationClassName", &s); HE> + if (s.rc ==CMPI_RC_OK) ^^^^^^^^^^^^ You need some whitespace there. Other than that, I think it's good. Thanks! -- Dan Smith IBM Linux Technology Center Open Hypervisor Team email: danms@us.ibm.com