Cheers,
Peter
#strace ls
open(".", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ESTALE (Stale
NFS file handle)
write(2, "ls: ", 4ls: ) = 4
write(2, ".", 1.) = 1
write(2, ": Stale NFS file handle", 23: Stale NFS file handle) = 23
write(2, "\n", 1
) = 1
_exit(1) = ?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/