Re: KNFSD problem

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 20 Oct 1998 14:18:14 +0100 (BST)


> fstat(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(3, 2), ...}) = 0

fstat reports that the file is a pty.

> mmap(0x7ffff368, 0, PROT_NONE, 0 /* MAP_??? */, 0, 0) = 0x3000e000

ioctl(0, 0x402c7413, 0x7ffff328) = 0
> read(0, <unfinished ...>

Then starts reading from it but gets nothing.

That does not it must be said look at all like an NFS hang on that process

-
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/