From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id p371sS9f067071 for ; Wed, 6 Apr 2011 20:54:28 -0500 Received: from ipmail04.adl6.internode.on.net (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id F1847B91A98 for ; Wed, 6 Apr 2011 18:57:44 -0700 (PDT) Received: from ipmail04.adl6.internode.on.net (ipmail04.adl6.internode.on.net [150.101.137.141]) by cuda.sgi.com with ESMTP id 4CdI7k33xxy2JFcY for ; Wed, 06 Apr 2011 18:57:44 -0700 (PDT) Received: from chute ([192.168.1.1] helo=disappointment) by dastard with esmtp (Exim 4.72) (envelope-from ) id 1Q7eTN-00063F-MS for xfs@oss.sgi.com; Thu, 07 Apr 2011 11:57:25 +1000 Received: from dave by disappointment with local (Exim 4.72) (envelope-from ) id 1Q7eTQ-00079Z-AC for xfs@oss.sgi.com; Thu, 07 Apr 2011 11:57:28 +1000 From: Dave Chinner Subject: [PATCH 0/9] xfs; candidate fixes for 2.6.39 V2 Date: Thu, 7 Apr 2011 11:57:16 +1000 Message-Id: <1302141445-27457-1-git-send-email-david@fromorbit.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: xfs@oss.sgi.com V2: Updated to address Christoph's review comments. The following series contains a few things: 1. an extent buffer allocation size fix 2. a corrupt extent freeing fix 3. converting the log tail checking to a warning 4. workqueue series for fixing OOM problems #1 and #4 have been posted before, these are updated versions. #2 was recetnly reported by Redhat QA, and #3 was reported as a problem for the Power arch via IBM. I can separate them out into separate patch series if wanted, I'm just being lazy sending them all as one series. Alex, I'll push them to a git branch if they are all acceptable and send you a pull req. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs