---
src/ckpt/ckptd/cpd_proc.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/ckpt/ckptd/cpd_proc.c b/src/ckpt/ckptd/cpd_proc.c
index 26614ba..f1763c2 100644
--- a/src/ckpt/ckptd/cpd_proc.c
+++ b/src/ckpt/ckptd/cpd_proc.c
@@ -444,6 +444,8 @@ uint32_t cpd_ckpt_db_entry_update(CPD_CB *cb, MDS_DEST
*cpnd_dest,
/* Add the ckpt reference to the CPND node info */
cpd_ckpt_ref_info_add(node_info, ckpt_node);
}
+ else
+ cpd_ckpt_ref_info_add(node_info, ckpt_node);
TRACE_LEAVE();
return NCSCC_RC_SUCCESS;
--
2.7.4
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Opensaf-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-devel