Re: [Cluster-devel] [PATCH] dlm: schedule during recovery loops

2007-09-26 Thread Patrick Caulfield
David Teigland wrote: Call schedule() in a bunch of places where the recovery code loops through lists of locks. The theory is that these lists become so long that looping through them triggers the softlockup watchdog. (usually on ia64, doesn't seem to happen often on other arch's).

[Cluster-devel] [GFS2] Get superblock a different way

2007-09-26 Thread Steven Whitehouse
From 24647918647d19bb02dfa3e7d92382921e4cbcd1 Mon Sep 17 00:00:00 2001 From: Steven Whitehouse [EMAIL PROTECTED] Date: Wed, 26 Sep 2007 09:39:31 +0100 Subject: [PATCH] [GFS2] Get superblock a different way The mapping may be NULL by the time the I/O has completed, so we now get the superblock by

[Cluster-devel] cluster/dlm-kernel/src device.c

2007-09-26 Thread pcaulfield
CVSROOT:/cvs/cluster Module name:cluster Branch: RHEL4 Changes by: [EMAIL PROTECTED] 2007-09-26 13:53:20 Modified files: dlm-kernel/src : device.c Log message: Don't overwrite castparam if there is no new ast routine to go with it. Patches:

[Cluster-devel] conga/luci/storage form-macros mappings_provider

2007-09-26 Thread rmccabe
CVSROOT:/cvs/cluster Module name:conga Changes by: [EMAIL PROTECTED] 2007-09-26 14:10:48 Modified files: luci/storage : form-macros mappings_provider Log message: More page template cleanup and bug fixes Patches:

[Cluster-devel] conga/luci/storage storage_utils.js

2007-09-26 Thread rmccabe
CVSROOT:/cvs/cluster Module name:conga Changes by: [EMAIL PROTECTED] 2007-09-26 21:36:08 Modified files: luci/storage : storage_utils.js Log message: Strip leading whitespace from storage error messages Patches:

[Cluster-devel] conga/luci/storage index_html

2007-09-26 Thread rmccabe
CVSROOT:/cvs/cluster Module name:conga Changes by: [EMAIL PROTECTED] 2007-09-26 21:36:56 Modified files: luci/storage : index_html Log message: Cleanup Patches: