]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a timeout deadlock that can occur when the process holding the
authorMatthew Dillon <dillon@FreeBSD.org>
Mon, 13 Dec 1999 04:24:55 +0000 (04:24 +0000)
committerMatthew Dillon <dillon@FreeBSD.org>
Mon, 13 Dec 1999 04:24:55 +0000 (04:24 +0000)
commit4682c8eac9466b1e1d9266f44a720dabd468a46e
tree2ed7df21f10c7592ba84a1986203b465c8f98810
parent5f070b67728ee6882c81584e785f1c2b881654fc
Fix a timeout deadlock that can occur when the process holding the
    receive lock hasn't yet managed to send its own request.

PR: kern/15055
Submitted by: Ian Dowse iedowse@maths.tcd.ie
sys/nfs/nfs_socket.c
sys/nfsclient/nfs_socket.c
sys/nfsserver/nfs_srvsock.c