Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755673AbZCDB5a (ORCPT ); Tue, 3 Mar 2009 20:57:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751767AbZCDB5U (ORCPT ); Tue, 3 Mar 2009 20:57:20 -0500 Received: from THUNK.ORG ([69.25.196.29]:41772 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750991AbZCDB5S (ORCPT ); Tue, 3 Mar 2009 20:57:18 -0500 Date: Tue, 3 Mar 2009 20:57:13 -0500 From: Theodore Tso To: "Andries E. Brouwer" Cc: Mike Snitzer , linux-kernel@vger.kernel.org, linux-ext4@vger.kernel.org Subject: Re: ext3 duplicate entries with readdir Message-ID: <20090304015713.GJ32284@mit.edu> Mail-Followup-To: Theodore Tso , "Andries E. Brouwer" , Mike Snitzer , linux-kernel@vger.kernel.org, linux-ext4@vger.kernel.org References: <20090303200526.GA20236@ub> <170fa0d20903031254l7070294cwfa45ffdcc63b24d9@mail.gmail.com> <20090303215122.GB20640@ub> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090303215122.GB20640@ub> User-Agent: Mutt/1.5.18 (2008-05-17) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@mit.edu X-SA-Exim-Scanned: No (on thunker.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 903 Lines: 22 On Tue, Mar 03, 2009 at 10:51:26PM +0100, Andries E. Brouwer wrote: > > Yes, it has been fixed, please see the following git commits: > > > > 6a897cf447a83c9c3fd1b85a1e525c02d6eada7d > > 8c9fa93d51123c5540762b1a9e1919d6f9c4af7c > > [On another machine, Ubuntu with 2.6.27-7-server still fails: > % ../readdirtest > expected 61005 files, but readdir reports 61006 > % rm * > rm: cannot remove `59992': No such file or directory > (where the same name occurs twice in the expansion of *).] The patches were backported to 2.6.27 stable in 2.6.27.8. So the problem would expected to be still present in an 2.6.27.7 kernel. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/