All of lore.kernel.org
 help / color / mirror / Atom feed
* [2.6.5, ext3] getdents reports files that stat says aren't there
@ 2004-05-17 19:39 felix-kernel
  2004-05-17 20:07 ` Andreas Dilger
  0 siblings, 1 reply; 2+ messages in thread
From: felix-kernel @ 2004-05-17 19:39 UTC (permalink / raw)
  To: linux-kernel

I keep getting this effect on my ext3 file system.
Applications like ls call readdir, get long deleted files, then stat
them, and get ENOENT.

Most applications can handle this, but some report ugly errors or
warnings.  I wonder: why does getdents report entries of deleted files?
I ran e2fsck on the partition, but it found nothing.  So I guess it's
not a file system error.  I have been seeing this for months now.  It
does not actually hurt a lot, but I think it should be fixed
nonetheless.

Felix

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-05-17 20:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-17 19:39 [2.6.5, ext3] getdents reports files that stat says aren't there felix-kernel
2004-05-17 20:07 ` Andreas Dilger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.