From: Jesus Sanchez Melendro <melendro@terra.es>
To: linux-ext4@vger.kernel.org
Subject: How to remove a corrupted dir in an ext4 FS?
Date: Sun, 24 Oct 2010 13:12:53 +0200 [thread overview]
Message-ID: <201010241312.53784.melendro@terra.es> (raw)
After a corruption in an ext4 filesystem, I've checked and moved to the
correct position all the files and dirs in lost+found, but one of the dirs is
corrupted.
The "ls -l" command says:
d????????? ? ? ? ? ? /lost+found/#90116
If I try to remove it with "rmdir" or "rm -rf" or "mv" or "unlink", all
commands say:
<command used>: failed to remove `#90116': Input/output error
Running "fsck" says that the filesystem is OK.
Is there a way to remove that corrupted dir?
next reply other threads:[~2010-10-24 11:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-24 11:12 Jesus Sanchez Melendro [this message]
2010-10-25 14:16 ` How to remove a corrupted dir in an ext4 FS? Andreas Dilger
2010-10-25 14:29 ` Ted Ts'o
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=201010241312.53784.melendro@terra.es \
--to=melendro@terra.es \
--cc=linux-ext4@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).