From: Eugene Dashevsky Date: Sun, 19 Oct 2008 03:27:59 +0000 (-0700) Subject: ext3: fix ext3_dx_readdir hash collision handling X-Git-Tag: v2.6.28-rc1~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a897cf447a83c9c3fd1b85a1e525c02d6eada7d;p=pandora-kernel.git 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: Eugene Dashevsky Signed-off-by: Mike Snitzer Signed-off-by: "Theodore Ts'o" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed