[Cluster-devel] [GFS2] Remove flags no longer required

2007-11-02 Thread Steven Whitehouse
From abadedd83f6f70d5acb32d0fcfad564557d50797 Mon Sep 17 00:00:00 2001 From: Steven Whitehouse [EMAIL PROTECTED] Date: Fri, 2 Nov 2007 09:14:31 + Subject: [PATCH] [GFS2] Remove flags no longer required The HIF_MUTEX and HIF_PROMOTE flags were set on the glock holders depending upon which of

Re: [Cluster-devel] [PATCH][GFS2] Given device ID rather than s_id in id sysfs file

2007-11-02 Thread David Teigland
On Fri, Nov 02, 2007 at 09:37:15AM -0500, Bob Peterson wrote: Hi, This patch changes the /sys/fs/gfs2/s_id/id file to give the device id major:minor rather than the s_id. That enables gfs2_tool to match devices properly (by id, not name) when locating the tuning files. We have to be

[Cluster-devel] [PATCH][GFS2] Given device ID rather than s_id in id sysfs file

2007-11-02 Thread Bob Peterson
Hi, This patch changes the /sys/fs/gfs2/s_id/id file to give the device id major:minor rather than the s_id. That enables gfs2_tool to match devices properly (by id, not name) when locating the tuning files. Regards, Bob Peterson -- Signed-off-by: Bob Peterson [EMAIL PROTECTED] --

[Cluster-devel] [GFS2] Reorder writeback for glock sync

2007-11-02 Thread Steven Whitehouse
From 601765436dd953ef0749bf90d1f467aa35f9dd77 Mon Sep 17 00:00:00 2001 From: Steven Whitehouse [EMAIL PROTECTED] Date: Fri, 2 Nov 2007 08:39:34 + Subject: [PATCH] [GFS2] Reorder writeback for glock sync Previously we were doing (write data, wait for data, write metadata, wait for metadata).

Re: [Cluster-devel] [PATCH][GFS2] Given device ID rather than s_id in id sysfs file

2007-11-02 Thread Bob Peterson
On Fri, 2007-11-02 at 09:55 -0500, David Teigland wrote: We have to be extremely cautious when changing the kernel abi like this; have you verified that it doesn't break any existing programs? Dave has a good point here. I've verified that no other gfs2 util uses the id except for gfs2_tool.

[Cluster-devel] conga/luci plone-custom/configured.png plone-c ...

2007-11-02 Thread rmccabe
CVSROOT:/cvs/cluster Module name:conga Changes by: [EMAIL PROTECTED] 2007-11-02 20:49:55 Modified files: luci/plone-custom: configured.png installed.png joined.png notstarted.png rebooted.png luci/site/luci/Extensions:

[Cluster-devel] cluster/ccs/ccs_tool ccs_tool.c

2007-11-02 Thread rohara
CVSROOT:/cvs/cluster Module name:cluster Branch: RHEL4 Changes by: [EMAIL PROTECTED] 2007-11-02 21:08:50 Modified files: ccs/ccs_tool : ccs_tool.c Log message: BZ 364661 - Fix ccs_tool to return EXIT_SUCCESS for most commands. Patches: