Hi, Please consider pulling the following bug fixes, Steve. ---------------------------------------------------------------------------- The following changes since commit 586c6e7013c8cbb8c91aaa6568ec349b1dc2c691: Merge tag 'ktest-fix-make-min-failed-build-for-real' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest (2012-02-27 15:43:05 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes.git master Bob Peterson (2): GFS2: Read in rindex if necessary during unlink GFS2: Ensure rindex is uptodate for fallocate Steven Whitehouse (2): GFS2: Fix race between lru_list and glock ref count GFS2: Read resource groups on mount fs/gfs2/glock.c | 14 ++++++++++---- fs/gfs2/inode.c | 5 +---- fs/gfs2/ops_fstype.c | 5 +++++ fs/gfs2/rgrp.c | 13 +++++++++---- 4 files changed, 25 insertions(+), 12 deletions(-)