GFS2: Pull request (fixes)

From: Steven Whitehouse
Date: Thu Jul 30 2009 - 09:04:42 EST


Hi,

Please consider pulling the following changes,

Steve.

----------------------------------------------------------------------------
The following changes since commit 4be3bd7849165e7efa6b0b35a23d6a3598d97465:
Linus Torvalds (1):
Linux 2.6.31-rc4

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git master

Benjamin Marzinski (5):
GFS2: keep statfs info in sync on grows
GFS2: Fix panic in glock memory shrinker
GFS2: Don't put unlikely reclaim candidates on the reclaim list.
GFS2: Fix incorrent statfs consistency check
GFS2: remove dcache entries for remote deleted inodes

Steven Whitehouse (2):
GFS2: Shrink the shrinker
GFS2: Don't try and dealloc own inode

fs/gfs2/aops.c | 39 +++++++++++++++
fs/gfs2/glock.c | 138 +++++++++++++++++++++++++++++++++++------------------
fs/gfs2/glock.h | 3 +
fs/gfs2/glops.c | 21 ++++++++
fs/gfs2/incore.h | 2 +
fs/gfs2/rgrp.c | 23 ++++------
fs/gfs2/super.c | 40 ++++++++++------
fs/gfs2/super.h | 4 ++
8 files changed, 195 insertions(+), 75 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/