From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Whitehouse Date: Mon, 18 Oct 2010 15:15:24 +0100 Subject: [Cluster-devel] GFS2: Pre-pull patch posting Message-ID: <1287411346-17855-1-git-send-email-swhiteho@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, I know the merge window isn't open yet, but at this stage I'm going to hold off on any larger patches until the following merge window so this patch set isn't likely to change much, hence kicking it out a bit early for review. There are a few interesting points to note in this patch set: o GFS2 is updated to use the new truncate sequence o Support for fallocate is added o Clean up of some unused/obsolete mount options I'm currently working on a patch to allow the glock hash table to use RCU. That is currently a work-in-progress and that will hopefully be ready for the succeeding merge window. Steve.