Skip to content
Commit 6a897cf4 authored by Eugene Dashevsky's avatar Eugene Dashevsky Committed by Linus Torvalds
Browse files

ext3: fix ext3_dx_readdir hash collision handling



This fixes a bug where readdir() would return a directory entry twice
if there was a hash collision in an hash tree indexed directory.

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: default avatarEugene Dashevsky <eugene@ibrix.com>
Signed-off-by: default avatarMike Snitzer <msnitzer@ibrix.com>
Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 960a22ae
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment