> Sure, would be good to have that fixed. Cc: kasievers@xxxxxxxxxx in > the bug, and I will move it directly to the right guy. :) ok, just submitted. https://bugzilla.novell.com/show_bug.cgi?id=460560 regards roland > -----Ursprüngliche Nachricht----- > Von: "Kay Sievers" <kay.sievers@xxxxxxxx> > Gesendet: 19.12.08 02:27:34 > An: devzero@xxxxxx > CC: "Chris Mason" <chris.mason@xxxxxxxxxx>, "linux-btrfs@xxxxxxxxxxxxxxx" <linux-btrfs@xxxxxxxxxxxxxxx> > Betreff: Re: weird bash autocomplete issue > On Fri, Dec 19, 2008 at 01:59, <devzero@xxxxxx> wrote: > >> I see the same issue on x86 32 bit, with the additional __llseek() > >> between the getdents64(), and the last entry returned by readdir > >> ignored. > > > > confirmed - it`s readdir which assumes 32bit. > > > > attached is a sample program which shows the issue on my system. > > > > if compiled with -D_FILE_OFFSET_BITS=64", the problem goes away. > > > > old posting from around 2001: > > > >>http://sourceware.org/ml/libc-alpha/2001-01/msg00216.html > >> > >>This is why everybody will have to compile programs with > >>_FILE_OFFSET_BITS=64. Did you ever notice that all GNU programs > >>already do this? > > > > as 32bit systems can use 64bit filesystems, i think btrfs is correct and bash is wrong, > > as it isn`t LFS aware. i think all 32bit stuff should be LFS aware, nowadays. > > > > to be exact, it`s not bash but readline library which comes with bash. > > bash configure script correctly checks for _FILE_OFFSET_BITS value, but readline configure script doesn`t. > > this explains why i could not reproduce the issue when i build bash without readline support. > > > > does it make sense to file a ticket at novell bugzilla ? > > Sure, would be good to have that fixed. Cc: kasievers@xxxxxxxxxx in > the bug, and I will move it directly to the right guy. :) > > Thanks, > Kay > _______________________________________________________________________ Sensationsangebot verlängert: WEB.DE FreeDSL - Telefonanschluss + DSL für nur 16,37 Euro/mtl.!* http://dsl.web.de/?ac=OM.AD.AD008K15039B7069a -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
