From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Whitehouse Date: Thu, 19 May 2011 09:46:55 +0100 Subject: [Cluster-devel] GFS2: Pre-pull patch posting (merge window) Message-ID: <1305794847-3291-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, This time, most of the GFS2 patches are code clean up, although there are a few bug fixes (fallocate/ail writeback/end of life inodes/nlink) and some new features (new tracepoint & tracing flags, using the UUID field in the generic superblock). The changes can be broadly divided into three sets: 1. Bob's directory code clean up 2. My fsync/ail writeback fixes & clean up 3. inode.c/ops_inode.c clean up Steve.