From: Steven Whitehouse on
Hi,

Please consider pulling the following patches,

Steve.

---------------------------------------------------------------------------------
The following changes since commit 540ad6b62b3a188a53b51cac81d8a60d40e29fbd:

Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb (2010-07-28 20:01:26 -0700)

are available in the git repository at:

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

Abhijith Das (1):
GFS2: Fix typo in stuffed file data copy handling

Bob Peterson (1):
GFS2: Simplify gfs2_write_alloc_required

David Rientjes (1):
GFS2: remove dependency on __GFP_NOFAIL

Steven Whitehouse (5):
GFS2: Use nobh_writepage
GFS2: Wait for journal id on mount if not specified on mount command line
GFS2: Make "try" lock not try quite so hard
Revert "GFS2: recovery stuck on transaction lock"
GFS2: Fix recovery stuck bug (try #2)

fs/gfs2/aops.c | 9 +---
fs/gfs2/bmap.c | 17 +++-----
fs/gfs2/bmap.h | 2 +-
fs/gfs2/dir.c | 11 ++++-
fs/gfs2/file.c | 4 +-
fs/gfs2/glock.c | 105 ++++++++++++++++++++++++++++++-------------------
fs/gfs2/incore.h | 1 +
fs/gfs2/ops_fstype.c | 27 ++++++++++++-
fs/gfs2/quota.c | 15 +------
fs/gfs2/super.c | 9 +---
fs/gfs2/sys.c | 57 +++++++++++++++++++++++++-
11 files changed, 169 insertions(+), 88 deletions(-)


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