From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Whitehouse Date: Mon, 23 May 2011 15:05:55 +0100 Subject: [Cluster-devel] GFS2: Pull request (fixes) Message-ID: <1306159555.2791.17.camel@menhir> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, These two changes just missed out on the last pull request. Please consider pulling the following two fixes, Steve. ----------------------------------------------------------------------------- The following changes since commit c21fd1a8c68ce3f49b00caf10337169262cfb8ad: Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 (2011-05-21 00:13:03 -0700) 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 (2): GFS2: Wipe directory hash table metadata when deallocating a directory GFS2: Wait properly when flushing the ail list fs/gfs2/bmap.c | 2 ++ fs/gfs2/log.c | 29 ++++++++++++++++++++++++++--- fs/gfs2/rgrp.c | 4 ++++ 3 files changed, 32 insertions(+), 3 deletions(-)