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 (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with ESMTP id n07IqQDP023055 for ; Wed, 7 Jan 2009 12:52:30 -0600 X-ASG-Debug-ID: 1231354346-596f02f70000-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 C00DF1BA1294 for ; Wed, 7 Jan 2009 10:52:26 -0800 (PST) Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) by cuda.sgi.com with ESMTP id yEtjowIJxt07bQsb for ; Wed, 07 Jan 2009 10:52:26 -0800 (PST) X-ASG-Whitelist: Client Received: from hch by bombadil.infradead.org with local (Exim 4.68 #1 (Red Hat Linux)) id 1LKdVy-0004zG-A9; Wed, 07 Jan 2009 18:52:26 +0000 Date: Wed, 7 Jan 2009 13:52:26 -0500 From: Christoph Hellwig To: Danny ter Haar Cc: Christoph Hellwig , xfs@oss.sgi.com X-ASG-Orig-Subj: Re: problems showing up as XFS problems on kernels after 2.6.28-git2 Subject: Re: problems showing up as XFS problems on kernels after 2.6.28-git2 Message-ID: <20090107185226.GA19010@infradead.org> References: <20090107165218.GA11132@dth.net> <20090107180246.GA15218@infradead.org> <20090107182415.GA12039@dth.net> <20090107183115.GA6261@infradead.org> <20090107184420.GA15653@dth.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090107184420.GA15653@dth.net> User-Agent: Mutt/1.5.18 (2008-05-17) 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: 1231354346 X-Barracuda-Virus-Scanned: by cuda.sgi.com at sgi.com X-Virus-Scanned: ClamAV 0.91.2/8842/Wed Jan 7 08:06:50 2009 on oss.sgi.com X-Virus-Status: Clean On Wed, Jan 07, 2009 at 07:44:20PM +0100, Danny ter Haar wrote: > Will compile a new kernel in the mean time with those 2 options: > CONFIG_XFS_DEBUG & CONFIG_DEBUG_INFO Please only with CONFIG_DEBUG_INFO in that case. CONFIG_XFS_DEBUG would be useful if you could reproduce it, but it does change the addresses, so it's harmful for the case of getting back to the source line.