X-Spam-Checker-Version: SpamAssassin 3.4.0-r929098 (2010-03-30) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.4.0-r929098 Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id pAU8sBgn175358 for ; Wed, 30 Nov 2011 02:54:11 -0600 X-ASG-Debug-ID: 1322643248-623200e80000-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 BCCEA28919D; Wed, 30 Nov 2011 00:54:08 -0800 (PST) Received: from bombadil.infradead.org (173-166-109-252-newengland.hfc.comcastbusiness.net [173.166.109.252]) by cuda.sgi.com with ESMTP id iKDJLrwFyPav5Wxg; Wed, 30 Nov 2011 00:54:08 -0800 (PST) Received: from hch by bombadil.infradead.org with local (Exim 4.76 #1 (Red Hat Linux)) id 1RVfvb-0004xf-8E; Wed, 30 Nov 2011 08:54:07 +0000 Date: Wed, 30 Nov 2011 03:54:07 -0500 From: Christoph Hellwig To: Ben Myers Cc: xfs@oss.sgi.com X-ASG-Orig-Subj: Re: [PATCH 0/4] xfs fixes for Linux 3.2-rc3 Subject: Re: [PATCH 0/4] xfs fixes for Linux 3.2-rc3 Message-ID: <20111130085406.GA19064@infradead.org> References: <20111128081732.350228200@bombadil.infradead.org> <20111129192300.GW29840@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111129192300.GW29840@sgi.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html X-Barracuda-Connect: 173-166-109-252-newengland.hfc.comcastbusiness.net[173.166.109.252] X-Barracuda-Start-Time: 1322643248 X-Barracuda-Bayes: INNOCENT GLOBAL 0.0084 1.0000 -1.9662 X-Barracuda-Virus-Scanned: by cuda.sgi.com at sgi.com X-Barracuda-Spam-Score: -1.87 X-Barracuda-Spam-Status: No, SCORE=-1.87 using per-user scores of TAG_LEVEL=2.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=2.1 tests=RDNS_DYNAMIC X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.2.81713 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- 0.10 RDNS_DYNAMIC Delivered to trusted network by host with dynamic-looking rDNS X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on oss.sgi.com X-Virus-Status: Clean On Tue, Nov 29, 2011 at 01:23:00PM -0600, Ben Myers wrote: > > The last one is the biggest and fixes the log space hang > > first reported by Alex and then debugged by Chandra. > > This last one is pretty big. Could it wait for 3.3? It's not that big, and if we manage to push it out ASAP it's not even that late in the cycle. Given that people are getting fast hardware managing to hit all kinds of weird AIL and log reservation hangs that had been hidden forever I'd much prefer to get it out into the field ASAP. That also includes a -stable backport, btw.