un'stat'able files - fs corruption?

Christian Kujau lists at nerdbynature.de
Thu Feb 12 06:35:36 UTC 2009


On Mon, 9 Feb 2009, Jochen Rueter wrote:
> ?--------- ? ?      ?            ?                ? Teddyb?r.docx 
> ?--------- ? ?      ?            ?                ? Termine f?r montag
[...]
> Also e2fsck does not find any errors on this filesystem.

Hm, strange that e2fsck (current version?) does not report any errors, 
because I somehow find it hard to believe that it should be related to the 
umlauts in the filename. Did you try moving the files via its inode#? 
Something like:

# ls -li
1234 ?--------- ? ?      ?            ?                ? Teddyb?r.docx
# find . -inum 1234 -exec mv '{}' Teddybaer.docx \;

...does that work?

Christian.
-- 
BOFH excuse #102:

Power company testing new voltage spike (creation) equipment




More information about the Ext3-users mailing list