linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to remove a corrupted dir in an ext4 FS?
@ 2010-10-24 11:12 Jesus Sanchez Melendro
  2010-10-25 14:16 ` Andreas Dilger
  0 siblings, 1 reply; 3+ messages in thread
From: Jesus Sanchez Melendro @ 2010-10-24 11:12 UTC (permalink / raw)
  To: linux-ext4

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?

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

end of thread, other threads:[~2010-10-25 14:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-24 11:12 How to remove a corrupted dir in an ext4 FS? Jesus Sanchez Melendro
2010-10-25 14:16 ` Andreas Dilger
2010-10-25 14:29   ` Ted Ts'o

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).