[Cluster-devel] cluster/gfs2 libgfs2/ondisk.c quota/check.c qu ...

2007-08-24 Thread adas
CVSROOT:/cvs/cluster Module name:cluster Changes by: [EMAIL PROTECTED] 2007-08-24 06:08:26 Modified files: gfs2/libgfs2 : ondisk.c gfs2/quota : check.c gfs2_quota.h main.c Log message: fix for bz253016: userland fixes for gfs2 quota linked

Re: [Cluster-devel] [PATCH] [GFS2] bz253768 (bz248480 try 2) delay glock demote for a minimum hold time

2007-08-24 Thread Steven Whitehouse
Hi, Now in the -nmw git tree. Thanks, Steve. On Thu, 2007-08-23 at 13:19 -0500, Benjamin Marzinski wrote: When a lot of IO, with some distributed mmap IO, is run on a GFS2 filesystem in a cluster, it will deadlock. The reason is that do_no_page() will repeatedly call

[Cluster-devel] [PATCH] dlm/test Makefile cleanup

2007-08-24 Thread Fabio Massimo Di Nitto
Hi David, any objections to this cleanup? It's very simple and just put inline the makefile with all the others. note that we don't build tests by default or ship them. This is not changed. Fabio -- I'm going to make him an offer he can't refuse. diff -Naurd

Re: [Cluster-devel] [GFS2] fix inode meta data corruption

2007-08-24 Thread Steven Whitehouse
Hi, On Fri, 2007-08-24 at 09:15 -0400, Wendy Cheng wrote: Previous patch needs to be revised: https://www.redhat.com/archives/cluster-devel/2007-August/msg00252.html This is the new one. -- Wendy Now in the -nmw git tree. Thanks, Steve.

Re: [Cluster-devel] [PATCH] dlm/test Makefile cleanup

2007-08-24 Thread David Teigland
On Fri, Aug 24, 2007 at 02:06:29PM +0200, Fabio Massimo Di Nitto wrote: Hi David, any objections to this cleanup? It's very simple and just put inline the makefile with all the others. note that we don't build tests by default or ship them. This is not changed. Looks good, thanks.

[Cluster-devel] cluster/dlm/tests usertest/Makefile Makefile

2007-08-24 Thread fabbione
CVSROOT:/cvs/cluster Module name:cluster Changes by: [EMAIL PROTECTED] 2007-08-24 14:10:28 Modified files: dlm/tests/usertest: Makefile Added files: dlm/tests : Makefile Log message: Add dlm/tests/Makefile clean up

[Cluster-devel] conga/luci cluster/form-macros cluster/validat ...

2007-08-24 Thread rmccabe
CVSROOT:/cvs/cluster Module name:conga Branch: RHEL4 Changes by: [EMAIL PROTECTED] 2007-08-24 18:40:29 Modified files: luci/cluster : form-macros validate_config_multicast.js luci/site/luci/Extensions: LuciClusterInfo.py

[Cluster-devel] conga/luci cluster/form-macros cluster/validat ...

2007-08-24 Thread rmccabe
CVSROOT:/cvs/cluster Module name:conga Changes by: [EMAIL PROTECTED] 2007-08-24 18:42:07 Modified files: luci/cluster : form-macros validate_config_multicast.js luci/site/luci/Extensions: LuciClusterInfo.py

[Cluster-devel] cluster/fence/init.d fenced

2007-08-24 Thread rmccabe
CVSROOT:/cvs/cluster Module name:cluster Branch: RHEL4 Changes by: [EMAIL PROTECTED] 2007-08-24 20:35:22 Modified files: fence/init.d : fenced Log message: 'service fenced status' always returns failure (1) even if it is running. fix. Patches:

[Cluster-devel] conga/luci cluster/form-macros cluster/validat ...

2007-08-24 Thread rmccabe
CVSROOT:/cvs/cluster Module name:conga Changes by: [EMAIL PROTECTED] 2007-08-24 22:01:45 Modified files: luci/cluster : form-macros validate_config_multicast.js validate_config_qdisk.js luci/site/luci/Extensions:

[Cluster-devel] conga/ricci common/File.cpp common/Socket.cpp ...

2007-08-24 Thread rmccabe
CVSROOT:/cvs/cluster Module name:conga Changes by: [EMAIL PROTECTED] 2007-08-24 22:05:14 Modified files: ricci/common : File.cpp Socket.cpp utils.cpp ricci/modules/storage: SwapFS.cpp System.cpp Log message: - Better error messages -

[Cluster-devel] conga/ricci/modules/storage MountHandler.cpp

2007-08-24 Thread rmccabe
CVSROOT:/cvs/cluster Module name:conga Changes by: [EMAIL PROTECTED] 2007-08-24 22:06:29 Modified files: ricci/modules/storage: MountHandler.cpp Log message: Better error messages Patches: