X-Spam-Checker-Version: SpamAssassin 3.3.0-rupdated (updated) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.0-rupdated Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with ESMTP id n08Ij0uB021321 for ; Thu, 8 Jan 2009 12:45:00 -0600 X-ASG-Debug-ID: 1231440300-4a7400680000-NocioJ X-Barracuda-URL: http://cuda.sgi.com:80/cgi-bin/mark.cgi Received: from bombadil.infradead.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 87C01715C4 for ; Thu, 8 Jan 2009 10:45:00 -0800 (PST) Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) by cuda.sgi.com with ESMTP id 2DDkb4tBIXtO5Dz9 for ; Thu, 08 Jan 2009 10:45:00 -0800 (PST) X-ASG-Whitelist: Client Received: from hch by bombadil.infradead.org with local (Exim 4.68 #1 (Red Hat Linux)) id 1LKzrp-000614-Ef for xfs@oss.sgi.com; Thu, 08 Jan 2009 18:44:29 +0000 Message-Id: <20090108184222.244013000@bombadil.infradead.org> User-Agent: quilt/0.46-1 Date: Thu, 08 Jan 2009 13:42:22 -0500 From: Christoph Hellwig To: xfs@oss.sgi.com X-ASG-Orig-Subj: [PATCH 0/3] regression fixes for 2.6.29 Subject: [PATCH 0/3] regression fixes for 2.6.29 X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html X-Barracuda-Connect: bombadil.infradead.org[18.85.46.34] X-Barracuda-Start-Time: 1231440300 X-Barracuda-Virus-Scanned: by cuda.sgi.com at sgi.com X-Virus-Scanned: ClamAV 0.91.2/8845/Thu Jan 8 10:52:13 2009 on oss.sgi.com X-Virus-Status: Clean These are the patches that fix regressions and should go into 2.6.29 ASAP. The thid patch is also a candidate for 2.6.28-stable. All the other patches I sent to the list over the previous week are also small and useful enough fixes that I think they should still go into 2.6.29, but it's not as urgent. I'll prepare another series for those over the weekend. --