Re: [Openais] [corosync trunk] cpgverify

2009-04-27 Thread Fabio M. Di Nitto
ACK On Mon, 2009-04-27 at 23:44 -0700, Steven Dake wrote: > This program can be run on multiple nodes and will verify via sha1 that > the incoming message via cpg matches the randomly generated message > contents from a transmitting node running cpgverify. It can be run on > any number of nodes.

[Openais] [corosync trunk] cpgverify

2009-04-27 Thread Steven Dake
This program can be run on multiple nodes and will verify via sha1 that the incoming message via cpg matches the randomly generated message contents from a transmitting node running cpgverify. It can be run on any number of nodes. Regards -steve Index: test/cpgverify.c =

[Openais] coroipcc + threads design flaw

2009-04-27 Thread Steven Dake
Unfortunately integration testing has uncovered a serious design flaw regarding coroipcc and threads which requires changing the coroipcc.h header definition. This means this header file will have to change (meaning an external ABI change). The main problem is coroipcc is not thread safe, and wou

[Openais] Announcing release of Corosync 0.96

2009-04-27 Thread Steven Dake
I am pleased to announce the release of Corosync 0.96. This release marks a significant milestone for the Corosync development community. This milestone is measured by our agreement to freeze the external API. The coroapi.h to some extent is basically frozen as well, although there may be one smal

Re: [Openais] [corosync trunk] CPG Fabbione problem

2009-04-27 Thread Fabio M. Di Nitto
this patch seems to fix the problem for me. Steven, I strongly recommend to apply this one and release corosync 0.97. Fabio On Mon, 2009-04-27 at 17:35 +0200, Jan Friesse wrote: > Fabbione, > can you please try attached patch? I think (hope) it solves problem. > > Regards, > Honza > _

[Openais] [corosync trunk] CPG Fabbione problem

2009-04-27 Thread Jan Friesse
Fabbione, can you please try attached patch? I think (hope) it solves problem. Regards, Honza Index: lib/cpg.c === --- lib/cpg.c (revision 2158) +++ lib/cpg.c (working copy) @@ -355,7 +355,21 @@ goto error_put; break; } +

Re: [Openais] [PATCH] Corosync - Build fixes for OSX

2009-04-27 Thread Fabio M. Di Nitto
ACK on IRC... On Mon, 2009-04-27 at 16:29 +0200, Andrew Beekhof wrote: > Some trivial fixes to the build process for OSX. > Please ACK/NACK. > > ___ > Openais mailing list > Openais@lists.linux-foundation.org > https://lists.linux-foundation.org/mailma

[Openais] [PATCH] Corosync - Build fixes for OSX

2009-04-27 Thread Andrew Beekhof
Some trivial fixes to the build process for OSX. Please ACK/NACK. osx-build.diff Description: Binary data ___ Openais mailing list Openais@lists.linux-foundation.org https://lists.linux-foundation.org/mailman/listinfo/openais