From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Whitehouse Date: Thu, 23 Apr 2009 14:13:17 +0100 Subject: [Cluster-devel] GFS2: Pull request (fixes) Message-ID: <1240492397.29604.105.camel@localhost.localdomain> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, Please consider pulling the following GFS2 fixes, Steve. -------------------------------------------------------------------------------- The following changes since commit 091069740304c979f957ceacec39c461d0192158: Linus Torvalds (1): Linux 2.6.30-rc3 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git master Steven Whitehouse (3): bitops: Add __ffs64 bitop GFS2: Fix bug in block allocation GFS2: Ensure that the inode goal block settings are updated fs/gfs2/rgrp.c | 13 ++++++++++--- include/linux/bitops.h | 19 +++++++++++++++++++ 2 files changed, 29 insertions(+), 3 deletions(-)