All of lore.kernel.org
 help / color / mirror / Atom feed
From: felix-kernel@fefe.de
To: linux-kernel@vger.kernel.org
Subject: [2.6.5, ext3] getdents reports files that stat says aren't there
Date: Mon, 17 May 2004 21:39:54 +0200	[thread overview]
Message-ID: <20040517193954.GA14835@codeblau.de> (raw)

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

             reply	other threads:[~2004-05-17 19:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-17 19:39 felix-kernel [this message]
2004-05-17 20:07 ` [2.6.5, ext3] getdents reports files that stat says aren't there Andreas Dilger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040517193954.GA14835@codeblau.de \
    --to=felix-kernel@fefe.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.