On Fri, Oct 24, 2008 at 09:08:26AM -0700, Linus Torvalds wrote:
Yep, I can replicate it now. It appears to only show up if you are
running with an x86_64 kernel. I normally run with an x86_32 kernel,
so I didn't notice the problem. The commit in question avoids
returning duplicate entries when there is a hash collision;
unfortunately, it seems to return duplicate entries for any large
directory if you are running on x86_64 (and possibly/probably other
64-bit platforms).
I'm working on it, and should hopefully have a fix for you soon. If
this is too annoying, you can revert it and I'll resubmit a fixed
version once I get a fix.
- Ted
--