ext4: Fix ext4_dx_readdir hash collision handling
authorTheodore Ts'o <tytso@mit.edu>
Wed, 20 Aug 2008 01:57:43 +0000 (21:57 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 20 Aug 2008 01:57:43 +0000 (21:57 -0400)
This fixes a bug where readdir() would return a directory entry twice
if there was a hash collision in an hash tree indexed directory.

Signed-off-by: Eugene Dashevsky <eugene@ibrix.com>
Signed-off-by: Mike Snitzer <msnitzer@ibrix.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found