[devel] [PATCH 0 of 1] Review Request for clm: protect node down processing when checkpointing arrives earlier [#1221]

2014-11-27 Thread mathi . naickan
Summary: clm: protect node down processing when checkpointing arrives earlier [#1221] Review request for Trac Ticket(s): #1221 Peer Reviewer(s): Bertil, HansNordeBack, Praveen Pull request to: <> Affected branch(es): opensaf-4.3 onwards Development branch: <> Impa

[devel] [PATCH 1 of 1] clm: protect node down processing when checkpointing arrives earlier [#1221]

2014-11-27 Thread mathi . naickan
osaf/services/saf/clmsv/clms/clms_evt.c | 60 + 1 files changed, 60 insertions(+), 0 deletions(-) On top of fix for #1120, protection is needed while processing node_down by adding a check whether checkpoint entry already exists (instead of handling it during f

[devel] [PATCH 0 of 1] Review Request for clm: protect node down processing when checkpointing arrives earlier v2 [#1221]

2014-11-27 Thread mathi . naickan
Summary: clm: protect node down processing when checkpointing arrives earlier - v2 [#1221] Review request for Trac Ticket(s): 1221 Peer Reviewer(s): Bertil, HansNordeBack, Praveen Pull request to: <> Affected branch(es): opensaf-4.3.x and above Development branch: <> ---

[devel] [PATCH 1 of 1] clm: protect node down processing when checkpointing arrives earlier - v2 [#1221]

2014-11-27 Thread mathi . naickan
osaf/services/saf/clmsv/clms/clms_evt.c | 65 + 1 files changed, 65 insertions(+), 0 deletions(-) On top of fix for #1120, protection is needed while processing node_down by adding a check whether checkpoint entry already exists (instead of handling it during f

Re: [devel] [PATCH 1 of 1] clm: protect node down processing when checkpointing arrives earlier - v2 [#1221]

2014-11-27 Thread praveen malviya
Ack, code review only. Thanks, Praveen On 28-Nov-14 3:59 AM, mathi.naic...@oracle.com wrote: > osaf/services/saf/clmsv/clms/clms_evt.c | 65 > + > 1 files changed, 65 insertions(+), 0 deletions(-) > > > On top of fix for #1120, protection is needed while proc

[devel] [PATCH 1 of 1]

2014-11-27 Thread Ingvar Bergstrom
osaf/services/saf/smfsv/config/smfsv_classes.xml |7 + osaf/services/saf/smfsv/smfd/SmfCampaign.hh |1 + osaf/services/saf/smfsv/smfd/smfd.h |2 + osaf/services/saf/smfsv/smfd/smfd_campaign_oi.cc | 176 ++ 4 files changed, 119 insertions(+), 67 de

[devel] [PATCH 0 of 1] Review Request for SMF #1222

2014-11-27 Thread Ingvar Bergstrom
Summary: smfd: simplified activation of "#140 single step reboot of affected nodes only" Review request for Trac Ticket(s): 1222 Peer Reviewer(s): bertil Pull request to: Affected branch(es): default Development branch: default Impacted area Impact y/n

Re: [devel] [PATCH 1 of 1]

2014-11-27 Thread Robert Apanowicz
ACK, code review only. Br, Robert -Original Message- From: Ingvar Bergstrom [mailto:ingvar.bergst...@ericsson.com] Sent: den 28 november 2014 07:38 To: Bertil Engelholm Cc: opensaf-devel@lists.sourceforge.net Subject: [devel] [PATCH 1 of 1] osaf/services/saf/smfsv/config/smfsv_classes