Re: [devel] [PATCH 1 of 1] log: Add logrec format tokens for time zone and millisec [#593]

2015-08-31 Thread giang do
Hi Vu, Tested and Acked from me. Only some minor things that you could consider. Please see them in lines. Best Regards, Giang Do On 20/08/2015 22:49, Lennart Lund wrote: > osaf/services/saf/logsv/README | 82 +++- > osaf/services/saf/logsv/config/logsv_classes.xml | 11

Re: [devel] [PATCH 1 of 1] log: Add logrec format tokens for time zone and millisec [#593]

2015-08-31 Thread giang do
Hi Vu, Tested and Acked from me. Only some minor things that you could consider. Please see them in lines. Best Regards, Giang Do On 20/08/2015 22:49, Lennart Lund wrote: > osaf/services/saf/logsv/README | 82 +++- > osaf/services/saf/logsv/config/logsv_classes.xml | 11

[devel] [PATCH 1 of 1] Opensaf : Optimized fcntl() call for sckts/fd FD_CLOEXEC [#1337]

2015-08-31 Thread mahesh . valla
osaf/libs/core/leap/os_defs.c | 20 +--- osaf/libs/core/leap/sysf_mem.c | 2 +- osaf/libs/core/mds/mds_dt_tcp.c | 16 +--- 3 files changed, 3 insertions(+), 35 deletions(-) Since Linux 2.6.27, socketpair() supports the SOCK_NONBLOCK and SOCK_CLOEXEC flags

[devel] [PATCH 0 of 1] Review Request for Opensaf : optimized fcntl() call for sckts/fd FD_CLOEXEC [#1337]

2015-08-31 Thread mahesh . valla
Summary:Opensaf : Optimized fcntl() call for sckts/fd FD_CLOEXEC [#1337] Review request for Trac Ticket(s): #1337 Peer Reviewer(s): Ramesh Pull request to: <> Affected branch(es): default Development branch: default Impacted area Impact y/n

Re: [devel] [PATCH 1 of 1] osaf: fix memory leak in daemonize [#1461]

2015-08-31 Thread Tai Dinh
Hi Zoran, Ack from me, code reviewed only. BR, Tai Dinh DEK Technologies Vietnam 121/137 Le Loi Street, Ben Thanh Ward, District 1, HCM City, Vietnam Mobile: +84 9 33 37 82 90 -Original Message- From: Zoran Milinkovic [mailto:zoran.milinko...@ericsson.com] Sent: Wednesday, August 26,

Re: [devel] [PATCH 1 of 1] log: Make more configuration attributes possible to change in runtime [#1288]

2015-08-31 Thread Lennart Lund
Hi Mathi, Can you please explain what maintainability problems that we will get because of this way of checkpointing? By the way you said that you needed some more time to review #593 "#593 needs more effort, will prioritize to close it on Monday(28th)". Can you say when that can be? Thanks

Re: [devel] [PATCH 1 of 1] log: Make more configuration attributes possible to change in runtime [#1288]

2015-08-31 Thread Mathivanan Naickan Palanivelu
Hi Lennart, Oops, I seemed to have replied to the wrong thread. My ACK was meant for #593. W.r.t the backward compatibility comment, Yes, you might remember my comments on using MDS versioning or MBCSv scheme. Like I said, there was need to create a new mechanism in logsv to start with.

Re: [devel] [PATCH 1 of 1] log: Add logrec format tokens for time zone and millisec [#593]

2015-08-31 Thread Mathivanan Naickan Palanivelu
ACK , Mathi. > -Original Message- > From: giang do [mailto:giang.t...@dektech.com.au] > Sent: Monday, August 31, 2015 11:32 AM > To: Lennart Lund; Mathivanan Naickan Palanivelu; > vu.m.ngu...@dektech.com.au > Cc: opensaf-devel@lists.sourceforge.net > Subject: Re: [PATCH 1 of 1] log: Add

Re: [devel] [PATCH 1 of 1] log: Make more configuration attributes possible to change in runtime [#1288]

2015-08-31 Thread Mathivanan Naickan Palanivelu
I have acked on #593 separately. That's a mix up :-) Mathi. > -Original Message- > From: Mathivanan Naickan Palanivelu > Sent: Monday, August 31, 2015 8:58 PM > To: Lennart Lund; Giang Do T; Vu Nguyen M > Cc: opensaf-devel@lists.sourceforge.net > Subject: Re: [devel] [PATCH 1 of 1] log:

Re: [devel] [PATCH 1 of 1] imm: classify abort error strings and prefix existing error strings [#744]

2015-08-31 Thread Hung Nguyen
Hi Zoran, I have some inline comments, please see below for details. Best Regards, Hung Nguyen DEK Technologies Vietnam *From:*Zoran Milinkovic *Sent:*Friday, August 28, 2015 9:06PM *To:*Neelakanta Reddy

Re: [devel] [PATCH 1 of 1] log: Make more configuration attributes possible to change in runtime [#1288]

2015-08-31 Thread giang do
Hi Lennart, Tested and Acked from me. There are some minor comments in lines. Best Regards, Giang Do On 25/08/2015 20:26, Lennart Lund wrote: > osaf/services/saf/logsv/README | 21 + > osaf/services/saf/logsv/lgs/lgs_config.c | 50 +- >

Re: [devel] [PATCH 1 of 1] log: saflogger does not check invalid options [#1367]

2015-08-31 Thread Mathivanan Naickan Palanivelu
Hi Giang, Iam unable to apply the patch on the latest staging. However, the changes look straight forward. Should we also free logBuf? Thanks, Mathi. > -Original Message- > From: giang [mailto:giang.t...@dektech.com.au] > Sent: Tuesday, August 25, 2015 11:24 AM > To: Mathivanan Naickan

Re: [devel] [PATCH 1 of 1] osaf: fix memory leak in daemonize [#1461]

2015-08-31 Thread Mathivanan Naickan Palanivelu
Ack, (On behalf of Ramesh) Mathi. > -Original Message- > From: Zoran Milinkovic [mailto:zoran.milinko...@ericsson.com] > Sent: Wednesday, August 26, 2015 8:52 PM > To: tai.d...@dektech.com.au > Cc: opensaf-devel@lists.sourceforge.net > Subject: [devel] [PATCH 1 of 1] osaf: fix memory leak

Re: [devel] [PATCH 1 of 1] log: Make more configuration attributes possible to change in runtime [#1288]

2015-08-31 Thread Mathivanan Naickan Palanivelu
ACK, On a different topic, I think we should remove this way of checkpointing! We would end up(if not already) creating maintainability problems, We should rather use the versioning scheme of mds or mbcsv to perform the checkpointing. Thanks, Mathi. > -Original Message- > From: giang