Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759260AbZANWz2 (ORCPT ); Wed, 14 Jan 2009 17:55:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755077AbZANWzJ (ORCPT ); Wed, 14 Jan 2009 17:55:09 -0500 Received: from relay1.sgi.com ([192.48.179.29]:49766 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753389AbZANWzI (ORCPT ); Wed, 14 Jan 2009 17:55:08 -0500 Message-ID: <496E6DE1.2030808@sgi.com> Date: Thu, 15 Jan 2009 09:57:37 +1100 From: Lachlan McIlroy Reply-To: lachlan@sgi.com Organization: SGI User-Agent: Thunderbird 2.0.0.19 (X11/20081209) MIME-Version: 1.0 To: Eric Sandeen CC: Andrew Morton , chris.mason@oracle.com, handygewinnspiel@gmx.de, matthew@wil.cx, rjw@sisk.pl, HWerner4@gmx.de, viro@zeniv.linux.org.uk, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, mchehab@infradead.org, stable@kernel.org, Christoph Hellwig , xfs mailing list Subject: Re: [linux-dvb] compiling on 2.6.28 broken? References: <20090112190420.51f75853@pedra.chehab.org> <20090112132130.6c932b85.akpm@linux-foundation.org> <20090112220624.4fbfee34@pedra.chehab.org> <20090112162337.318dd61d.akpm@linux-foundation.org> <20090113184755.87720@gmx.net> <20090113105947.9e774b69.akpm@linux-foundation.org> <20090113191757.74290@gmx.net> <20090113113700.776a94b5.akpm@linux-foundation.org> <20090113203843.GJ29283@parisc-linux.org> <1231957750.8269.28.camel@think.oraclecorp.com> <496E56EB.2030301@gmx.de> <1231968240.8269.48.camel@think.oraclecorp.com> <496E5AB2.7040507@sandeen.net> <20090114134417.e6b29b52.akpm@linux-foundation.org> <496E5DB8.1030007@sandeen.net> In-Reply-To: <496E5DB8.1030007@sandeen.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2434 Lines: 64 Eric Sandeen wrote: > Andrew Morton wrote: >> On Wed, 14 Jan 2009 15:35:46 -0600 >> Eric Sandeen wrote: >> >>> Chris Mason wrote: >>>> On Wed, 2009-01-14 at 22:19 +0100, wk wrote: >>> ... >>>>> I cannot fully understand what strace -v outputs (see attachment), but >>>>> what i see is that 'find' stops after finding a file with d_off = 4294967295 >>>>> 4294967295 = 0xFFFFFFFF, adding any number greater that zero will be >>>>> greater that 32bits, so this could be the reason for the message "value >>>>> too large". >>>>> >>>>> >>>>> >>>>> I also noticed that i cannot access these files through samba if i boot >>>>> from 2.6.28 - really strange. >>>>> If i reboot older kernels these are visible in samba again and fully >>>>> accessible. >>>>> >>>>> Attached the log from stracing the command which was ivoked by the >>>>> Makefile from v4l-dvb. >>>>> I guess this is all i could contribute to that problem. Thats stuff for >>>>> xfs filesystem experts now.. >>>> Seems suspect indeed. Could you please attach the strace for the run >>>> that works on the older kernel? >>> Chris got my attention on this one; you probably want this fix from hch: >>> >>> http://oss.sgi.com/archives/xfs/2009-01/msg00158.html >>> >> Looks likely. It is below, for anyone who would like to test it. >> >> >> It is in linux-next. Guys, do we plan to merge this into 2.6.29? > > It should be merged there, yes. Was hoping that sgi would request that > soon.... I was going to do it yesterday after merging in another patch series but there was problem with one of the patches. I'll get a pull request out real soon. > >> (cc's stable@kernel.org) >> >> This patch applies OK to 2.6.27 and 2.6.28. Is it also needed there? >> If so, it should have had "Cc: " in the changelog so >> that it doesn't get lost. >> > > It is needed for .28, but should not be needed for .27 AFAIK. > > -Eric > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/