This is an automatically generated e-mail. To reply, visit: http://reviewboard-openlmi.rhcloud.com/r/791/

src/account/LMI_AccountProvider.c (Diff revision 4)
static CMPIStatus LMI_AccountModifyInstance(
471
        lu_ent_free(lue);
484
        rc = 4096;
Use constants please.

src/account/LMI_AccountProvider.c (Diff revision 4)
static CMPIStatus LMI_AccountModifyInstance(
496
            rc = 4097;
Use constants please.

src/account/LMI_AccountProvider.c (Diff revision 4)
static CMPIStatus LMI_AccountModifyInstance(
505
                rc = 4097;
Use constants please.

src/account/LMI_AccountProvider.c (Diff revision 4)
static CMPIStatus LMI_AccountModifyInstance(
524
            rc = 4099;
Use constants please.

src/account/LMI_AccountProvider.c (Diff revision 4)
static CMPIStatus LMI_AccountModifyInstance(
531
            rc = 4099;
Use constants please.

src/account/LMI_AccountProvider.c (Diff revision 4)
static CMPIStatus LMI_AccountModifyInstance(
539
            rc = 4099;
Use constants please.

src/account/LMI_AccountProvider.c (Diff revision 4)
static CMPIStatus LMI_AccountModifyInstance(
546
                rc = 4099;
Use constants please.

- Jan Safranek


On September 2nd, 2013, 9:35 a.m. CEST, Roman Rakus wrote:

Review request for OpenLMI Developers.
By Roman Rakus.

Updated Sept. 2, 2013, 9:35 a.m.

Repository: openlmi-providers

Description

Account: New delete method

This method should be used insted of intrinsic DeleteInstace.

Signed-off-by: Roman Rakus <rrakus@redhat.com>

Diffs

  • mof/60_LMI_Account.mof (0a79f59b222b75ca8e0e3ce8f1e4249e50052251)
  • src/account/LMI_AccountProvider.c (97279234f7da4866d48bf8effee8edb5b59cfa1c)

View Diff