2.2.12 Directory Corruption

John Goerzen (jgoerzen@complete.org)
11 Sep 1999 17:29:26 -0500


This is on an Alpha. I have been getting strange results from some
software. I investigated, and got these results:

erwin ~/mqueue$ ls -l | grep mail.00937075929.00000
ls: mail.00937075929.00000: No such file or directory
erwin ~/mqueue$ ls | grep mail.00937075929.00000
mail.00937075929.00000

According to strace, ls -l is dying:

lstat("mail.00937075929.00000", 0x1ffff9a0) = -1 ENOENT (No such file or directory)

So, apparently the file is in the directory, but yet isn't. I have no
idea how this can occur. Ideas?

-- 
John Goerzen   Linux, Unix consulting & programming   jgoerzen@complete.org |
Developer, Debian GNU/Linux (Free powerful OS upgrade)       www.debian.org |
----------------------------------------------------------------------------+
The 2,321,089th prime number is 38,037,281.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/