Hi Alex,
                 I will upload the demo files and test steps in the ticket.
 
  Thanks
Mohan
High Availability Solutions Pvt. Ltd.
www.hasolutions.in

 
 
--------- Original Message --------- Subject: Re: [PATCH 1/1] ckpt: add the 
ckpt reference to the CPND node info [#2082]
From: "Alex Jones" <ajo...@rbbn.com>
Date: 9/4/18 10:18 pm
To: mo...@hasolutions.in, vu.m.ngu...@dektech.com.au, gary....@dektech.com.au
Cc: opensaf-devel@lists.sourceforge.net

 Hi Mohan,
     I am not able to reproduce the problem as described in the ticket. Can you 
post your test code?
 Alex
 
 On 09/03/2018 03:32 AM, mo...@hasolutions.in wrote:
NOTICE: This email was received from an EXTERNAL sender

 Hi Vu/Gary/Alex,
 
Polite remainder for review.
 
Thanks
Mohan
High Availability Solutions Pvt Ltd
www.hasolutions.in
--------- Original Message --------- Subject: [PATCH 1/1] ckpt: add the ckpt 
reference to the CPND node info [#2082]
 From: "Mohan Kanakam" <mo...@hasolutions.in>
 Date: 8/29/18 8:30 pm
 To: vu.m.ngu...@dektech.com.au, gary....@dektech.com.au, ajo...@rbbn.com
 Cc: opensaf-devel@lists.sourceforge.net, "Mohan Kanakam" <mo...@hasolutions.in>
 
 ---
 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
Opensaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-devel

Reply via email to