[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081026023914.GA10603@mit.edu>
Date: Sat, 25 Oct 2008 22:39:14 -0400
From: Theodore Tso <tytso@....edu>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Markus Trippelsdorf <markus@...ppelsdorf.de>,
linux-kernel@...r.kernel.org, eugene@...ix.com, msnitzer@...ix.com,
akpm@...ux-foundation.org
Subject: [GIT PULL] Re: [PATCH] Re: ext3: fix ext3_dx_readdir hash
collision handling - Regression
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists