Re: [Cluster-devel] [GFS2][Patch 0/10] GFS2 performance tweaks

2007-12-12 Thread Steven Whitehouse
Hi, On Tue, 2007-12-11 at 18:43 -0600, Bob Peterson wrote: Hi GFS2 Folks, The following is a set of ten patches designed to give gfs2 somewhat better performance than before. Some are trivial and may or may not have a real impact on performance. I'll let Steve Whitehouse decide which

[Cluster-devel] cluster/rgmanager ChangeLog include/ds.h

2007-12-12 Thread lhh
CVSROOT:/cvs/cluster Module name:cluster Changes by: [EMAIL PROTECTED] 2007-12-12 15:27:35 Modified files: rgmanager : ChangeLog Added files: rgmanager/include: ds.h Log message: Add missing ds.h Patches:

Re: [Cluster-devel] [GFS2] [Patch 4/10] Get rid of sd_statfs_mutex

2007-12-12 Thread Bob Peterson
On Wed, 2007-12-12 at 09:18 +, Steven Whitehouse wrote: You can't do gfs2_trans_add_bh under a spinlock, but there is no reason why you can't just reverse the order of these two statements to fix it, Steve. Hi Steve, If we reverse the two statements, the trans_add_bh is not protected

Re: [Cluster-devel] [GFS2] [Patch 3/10] Run through full bitmaps quicker in gfs2_bitfit

2007-12-12 Thread Bob Peterson
On Wed, 2007-12-12 at 11:07 +, Steven Whitehouse wrote: Hi, fs/gfs2/rgrp.c: In function ‘gfs2_bitfit’: fs/gfs2/rgrp.c:139: warning: assignment from incompatible pointer type Please can you send me a fix for the above. Thanks, Steve. Hi, Sorry about that. Here is a replacement for

[Cluster-devel] conga/luci/site/luci/Extensions LuciValidation.py

2007-12-12 Thread rmccabe
CVSROOT:/cvs/cluster Module name:conga Changes by: [EMAIL PROTECTED] 2007-12-12 15:43:15 Added files: luci/site/luci/Extensions: LuciValidation.py Log message: Separate out cluster form post validation to allow async validation Patches:

[Cluster-devel] conga/luci/site/luci/Extensions LuciZope.py He ...

2007-12-12 Thread rmccabe
CVSROOT:/cvs/cluster Module name:conga Changes by: [EMAIL PROTECTED] 2007-12-12 15:48:30 Modified files: luci/site/luci/Extensions: LuciZope.py HelperFunctions.py LuciZopeAsync.py LuciZopeExternal.py Log message: More

[Cluster-devel] conga/luci/plone-custom conga.js conga_ajax.js ...

2007-12-12 Thread rmccabe
CVSROOT:/cvs/cluster Module name:conga Changes by: [EMAIL PROTECTED] 2007-12-12 15:50:18 Modified files: luci/plone-custom: conga.js conga_ajax.js luci.css Log message: UI support for new validation Patches: