From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Whitehouse Date: Wed, 15 Apr 2009 12:26:45 +0100 Subject: [Cluster-devel] GFS2: Pull request Message-ID: <1239794805.3377.10.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 small GFS2 fixes, Steve. The following changes since commit 0882e8dd3aad33eca41696d463bb896e6c8817eb: Linus Torvalds (1): Linux 2.6.30-rc2 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git master Christoph Hellwig (1): GFS2: cleanup file_operations mess Steven Whitehouse (3): GFS2: Make quotad's waiting interruptible GFS2: Fix symlink creation race GFS2: Move umount flush rwsem Xu Gang (1): GFS2: Use DEFINE_SPINLOCK fs/gfs2/glock.c | 10 +++++----- fs/gfs2/inode.c | 8 ++++---- fs/gfs2/inode.h | 14 ++++++++------ fs/gfs2/ops_file.c | 8 ++++---- fs/gfs2/ops_inode.c | 1 + fs/gfs2/quota.c | 4 ++-- 6 files changed, 24 insertions(+), 21 deletions(-)