[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: duplicate entries on ext3 when using readdir/readdir64
- From: Theodore Tso <tytso mit edu>
- To: Thomas Trauner <tt it-austria net>
- Cc: ext3-users redhat com
- Subject: Re: duplicate entries on ext3 when using readdir/readdir64
- Date: Fri, 1 Aug 2008 08:16:58 -0400
On Fri, Aug 01, 2008 at 11:43:40AM +0200, Thomas Trauner wrote:
>
> I have a problem with directories that contain more than 10000 entries
> (Ubuntu 8.04.1) or with more than 70000 entries (RHEL 5.2). If you use
> readdir(3) or readdir64(3) you get one entry twice, with same name and
> inode.
>
How reproducible is this; can you reproduce it on this one filesystem?
Can you reproduce it on multiple filesystems? What sort of file names
are you using?
Also, are you testing by using "ls", or do you have your own program
getting the names of the files. If the latter, are you using
telldir()/seekdir() in any way?
- Ted
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]