Re: ext3: fix ext3_dx_readdir hash collision handling - Regression

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Theodore Tso
Date: Friday, October 24, 2008 - 1:44 pm

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
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: ext3: fix ext3_dx_readdir hash collision handling - Re ..., Theodore Tso, (Fri Oct 24, 1:44 pm)
Re: [PATCH] Re: ext3: fix ext3_dx_readdir hash collision h ..., Markus Trippelsdorf, (Sat Oct 25, 5:25 am)