GFS2: Pull request (merge window)

From: Steven Whitehouse
Date: Fri Jul 22 2011 - 08:06:50 EST


Hi,

Please consider pulling the following changes,

Steve.

------------------------------------------------------------------------
The following changes since commit 5dcd07b9f39ca3e9be5bcc387d193fc0674e1c81:

Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes (2011-07-14 10:20:42 -0700)

are available in the git repository at:

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

Bob Peterson (1):
GFS2: Automatically adjust glock min hold time

Eric Sandeen (1):
GFS2: combine duplicated block freeing routines

Steven Whitehouse (2):
GFS2: Cache dir hash table in a contiguous buffer
GFS2: Add S_NOSEC support

fs/gfs2/bmap.c | 12 +---
fs/gfs2/dir.c | 221 +++++++++++++++++++++++++-------------------------
fs/gfs2/dir.h | 1 +
fs/gfs2/file.c | 4 +-
fs/gfs2/glock.c | 39 +++++++---
fs/gfs2/glock.h | 6 ++
fs/gfs2/glops.c | 7 +-
fs/gfs2/incore.h | 3 +-
fs/gfs2/main.c | 1 +
fs/gfs2/ops_fstype.c | 1 +
fs/gfs2/rgrp.c | 52 +-----------
fs/gfs2/rgrp.h | 4 +-
fs/gfs2/super.c | 2 +-
13 files changed, 165 insertions(+), 188 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/