[Cluster-devel] cluster configure

2007-09-27 Thread fabbione
CVSROOT:/cvs/cluster Module name:cluster Changes by: [EMAIL PROTECTED] 2007-09-28 06:19:08 Modified files: . : configure Log message: configure: Backticks don't work in strings. Use POSIX::uname(). The strings that use backtick

[Cluster-devel] conga/luci/site/luci/Extensions LuciClusterAct ...

2007-09-27 Thread rmccabe
CVSROOT:/cvs/cluster Module name:conga Changes by: [EMAIL PROTECTED] 2007-09-28 05:36:39 Modified files: luci/site/luci/Extensions: LuciClusterActions.py RicciQueries.py Log message: Add and disable cluster services at boot time only when adding or deleting

[Cluster-devel] conga/ricci/modules/cluster ClusterModule.cpp ...

2007-09-27 Thread rmccabe
CVSROOT:/cvs/cluster Module name:conga Changes by: [EMAIL PROTECTED] 2007-09-28 04:47:56 Modified files: ricci/modules/cluster: ClusterModule.cpp ClusterStatus.cpp ClusterStatus.h Log message: add parameters for start_node and

[Cluster-devel] RCS sandbox

2007-09-27 Thread Fabio Massimo Di Nitto
Hi everybody, for sometime now there has been a strong indication (on IRC) that the project should move away from CVS to land on a more modern RCS. Before you start a flame war that foo is better than bar and so on, let me explain that we all understand the RCS of choice is always binded to peopl

[Cluster-devel] Re: Fix for configure and kernel trees

2007-09-27 Thread Fabio Massimo Di Nitto
Joel Becker wrote: > configure: Backticks don't work in strings. Use POSIX::uname(). > > The strings that use backticks to get `uname -r` don't work as expected. > Let's use POSIX::uname() directly and let perl do the work. Hi Joel, could you be so kind to show me what is the behavior you expec

[Cluster-devel] Re: Fix for configure and kernel trees

2007-09-27 Thread Joel Becker
On Thu, Sep 27, 2007 at 03:30:21PM -0700, Joel Becker wrote: > configure: Backticks don't work in strings. Use POSIX::uname(). > > The strings that use backticks to get `uname -r` don't work as expected. > Let's use POSIX::uname() directly and let perl do the work. [Resend, the first patch had a

[Cluster-devel] Fix for configure and kernel trees

2007-09-27 Thread Joel Becker
configure: Backticks don't work in strings. Use POSIX::uname(). The strings that use backticks to get `uname -r` don't work as expected. Let's use POSIX::uname() directly and let perl do the work. Index: configure === RCS file: /c

[Cluster-devel] conga/luci/cluster clu_portlet_fetcher form-ch ...

2007-09-27 Thread rmccabe
CVSROOT:/cvs/cluster Module name:conga Changes by: [EMAIL PROTECTED] 2007-09-27 21:42:15 Modified files: luci/cluster : clu_portlet_fetcher form-chooser form-macros portlet_cluconfig portlet_cluconfig_macro validat

[Cluster-devel] [PATCH] dlm: block dlm_recv in recovery transition

2007-09-27 Thread David Teigland
Introduce a per-lockspace rwsem that's held in read mode by dlm_recv threads while working in the dlm. This allows dlm_recv activity to be suspended when the lockspace transitions to, from and between recovery cycles. The specific bug prompting this change is one where an in-progress recovery cyc

[Cluster-devel] cluster/cmirror-kernel/src dm-cmirror-client.c ...

2007-09-27 Thread jbrassow
CVSROOT:/cvs/cluster Module name:cluster Branch: RHEL4 Changes by: [EMAIL PROTECTED] 2007-09-27 20:31:20 Modified files: cmirror-kernel/src: dm-cmirror-client.c dm-cmirror-common.h dm-cmirror-server.c Log message: Bug 290

[Cluster-devel] cluster/cman/daemon commands.c

2007-09-27 Thread pcaulfield
CVSROOT:/cvs/cluster Module name:cluster Branch: RHEL5 Changes by: [EMAIL PROTECTED] 2007-09-27 09:05:45 Modified files: cman/daemon: commands.c Log message: Recalculate quorum when we have a new node's expected_votes. bz#308581 Patches:

[Cluster-devel] cluster/cman/daemon commands.c

2007-09-27 Thread pcaulfield
CVSROOT:/cvs/cluster Module name:cluster Changes by: [EMAIL PROTECTED] 2007-09-27 09:01:30 Modified files: cman/daemon: commands.c Log message: Recalculate quorum based on the expected votes value of a new node. bz#308581 Patches: http://sourcew