From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752571AbYJYVQo (ORCPT ); Sat, 25 Oct 2008 17:16:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751098AbYJYVQg (ORCPT ); Sat, 25 Oct 2008 17:16:36 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:42696 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751091AbYJYVQg (ORCPT ); Sat, 25 Oct 2008 17:16:36 -0400 Date: Sat, 25 Oct 2008 14:15:41 -0700 (PDT) From: Linus Torvalds To: Theodore Tso cc: Markus Trippelsdorf , linux-kernel@vger.kernel.org, eugene@ibrix.com, msnitzer@ibrix.com, akpm@linux-foundation.org Subject: Re: [PATCH] Re: ext3: fix ext3_dx_readdir hash collision handling - Regression In-Reply-To: <20081025115631.GA17661@mit.edu> Message-ID: References: <20081022093201.GA2227@gentoox2.trippelsdorf.de> <20081023032832.GE10369@mit.edu> <20081023063740.GA2438@gentoox2.trippelsdorf.de> <20081024000109.GD7842@mit.edu> <20081024042851.GA2360@gentoox2.trippelsdorf.de> <20081025115631.GA17661@mit.edu> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 25 Oct 2008, Theodore Tso wrote: > > I believe I've found the problem. 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.. Linus