[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <201010241312.53784.melendro@terra.es>
Date: Sun, 24 Oct 2010 13:12:53 +0200
From: Jesus Sanchez Melendro <melendro@...ra.es>
To: linux-ext4@...r.kernel.org
Subject: How to remove a corrupted dir in an ext4 FS?
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?
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists