PDA

View Full Version : wierd file stat problem



bmvbab
October 13th, 2007, 06:05 PM
I have some files in the fs sub directory of the latest kernel source which produce a long listing as follows:

total 0
?--------- ? ? ? ? ? fcntl.c
?--------- ? ? ? ? ? fifo.c
?--------- ? ? ? ? ? filesystems.c
?--------- ? ? ? ? ? file_table.c
?--------- ? ? ? ? ? freevxfs

So Im not able to delete them, or change perms or ownership even as root :(

Not sure if the problem is from the repo or just on my machine....
Noticed it when my kernel compilation failed....

Any ideas on removing these?

bmvbab
October 14th, 2007, 02:09 AM
did an fsck and it solved it....thanks