git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd21322
)
ext4: Fix ext4_dx_readdir hash collision handling
author
Theodore Ts'o
<tytso@mit.edu>
Wed, 20 Aug 2008 01:57:43 +0000
(21:57 -0400)
committer
Theodore 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