[GIT PULL] Re: [PATCH] Re: ext3: fix ext3_dx_readdir hashcollision handling - Regression

From: Theodore Tso
Date: Sat Oct 25 2008 - 22:39:31 EST


On Sat, Oct 25, 2008 at 02:15:41PM -0700, Linus Torvalds wrote:
> Your patch seems to fix it for me, so ack on that. Please do send a
> version with a sign-off when you're ok with it - otherwise I'll have to
> revert the old one..

OK, please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus

I did some more testing, and I think I screwed up my tests on the
32-bit kernel (or I was testing "rm -rf", not "rm -r"). These patches
are identical to what I sent before, but with patch comments and a
sign-off.

- Ted

Theodore Ts'o (2):
ext3: Fix duplicate entries returned from getdents() system call
ext4: Fix duplicate entries returned from getdents() system call

fs/ext3/dir.c | 20 ++++++++------------
fs/ext4/dir.c | 20 ++++++++------------
2 files changed, 16 insertions(+), 24 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/