[Openais] [PATCH] trunk: allow syslog_level to be specified for each subsystem

2008-06-23 Thread Fabio M. Di Nitto
Hi Steven, this patch basically allows each subsystem to set its own logging level as configure option to override built time values. Extra bonus it fixes the default setting for the priority to LOG_LEVEL_INFO. Please apply Fabio -- I'm going to make him an offer he can't refuse.Index:

Re: [Openais] Clean up testlck.c

2008-06-23 Thread Steven Dake
Merged! Thanks for the patch - sorry for the delay. regards -steve On Tue, 2008-05-06 at 15:18 +0800, Xinwei Hu wrote: Hi all: The attached patch is a try to clean up the test/testlck.c, which has some obvious mistakes. Please kindly help to review it. Thanks.

Re: [Openais] Improve lockasync functions

2008-06-23 Thread Steven Dake
merged thanks for the patch regards -steve On Tue, 2008-05-06 at 15:22 +0800, Xinwei Hu wrote: Hi all, The attached patch is a try to improve the async version of lck library. I've tested it with test/testlck so far. Please help to review it. Thanks.

Re: [Openais] fix unlock_algorithm

2008-06-23 Thread Steven Dake
Patch merged thanks again! -steve On Tue, 2008-05-06 at 17:48 +0800, Xinwei Hu wrote: Hi all, att. Please help to review. Thanks. ___ Openais mailing list Openais@lists.linux-foundation.org

[Openais] Totem issues on Solaris (trunk)

2008-06-23 Thread Shridhar Sahukar
Hi Steve, I was running openais-0.82 on solaris and found that there is some major issue with the totem code which has already been fixed in the whitetank. I took the latest of sync from trunk but that seems to have same problem. Finally I took totemsrp.c from the whitetank and the issue seems to

Re: [Openais] Totem issues on Solaris (trunk)

2008-06-23 Thread Steven Dake
Shridhar, Yes there has been a forward port of the sync and totem code from whitetank to address these issues mailed to this list already. This, along with other improvements, is going to be released today as openais 0.84 (unstable). Regards -steve On Mon, Jun 23, 2008 at 5:43 PM, Shridhar

[Openais] [TRUNK patch] remove warnings in main.c

2008-06-23 Thread Steven Dake
remove some unused variables. ___ Openais mailing list Openais@lists.linux-foundation.org https://lists.linux-foundation.org/mailman/listinfo/openais

Re: [Openais] Totem issues on Solaris (trunk)

2008-06-23 Thread Shridhar Sahukar
Hi Steve, On Mon, 2008-06-23 at 21:22 -0700, Steven Dake wrote: Shridhar, Yes there has been a forward port of the sync and totem code from whitetank to address these issues mailed to this list already. This, along with other improvements, is going to be released today as openais 0.84

[Openais] [ANNOUNCE] openais 0.84 available for download

2008-06-23 Thread Steven Dake
I am pleased to announce the release of openais 0.84 (unstable) for development work. This release includes several stability improvements to the core protocol, the synchronization engine, the distributed locking service, and logsys systems. Ryan O'Hara also contributed significant feature