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 I should have referenced the sgi git tree commit: http://oss.sgi.com/cgi-bin/gitweb.cgi?p=xfs/xfs.git;a=commitdiff;h=15440319767942a363f282d6585303d3d75088ba and should have also cc'd the xfs list, doing so now. -Eric -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html