From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753476Ab1GNIoi (ORCPT ); Thu, 14 Jul 2011 04:44:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:8176 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752696Ab1GNIoh (ORCPT ); Thu, 14 Jul 2011 04:44:37 -0400 From: Steven Whitehouse To: linux-kernel@vger.kernel.org, cluster-devel@redhat.com Subject: GFS2: Pre-pull patch posting (fixes) Date: Thu, 14 Jul 2011 09:21:53 +0100 Message-Id: <1310631716-18700-1-git-send-email-swhiteho@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, The following three fixes should help ensure that 3.0 is the best release yet, GFS2-wise at least. I've had the first two queued for some time waiting for the final one of this set. All three are relatively short, although the third is a bit longer than the others, mainly due to the extra comments added describing the inode eviction process, Steve.