From owner-cvs-all Sun Dec 12 20:25: 0 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DF72514D7C; Sun, 12 Dec 1999 20:24:56 -0800 (PST) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA74620; Sun, 12 Dec 1999 20:24:56 -0800 (PST) (envelope-from dillon@FreeBSD.org) Message-Id: <199912130424.UAA74620@freefall.freebsd.org> From: Matt Dillon Date: Sun, 12 Dec 1999 20:24:56 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfs nfs_socket.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dillon 1999/12/12 20:24:56 PST Modified files: sys/nfs nfs_socket.c Log: 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 Revision Changes Path 1.58 +25 -5 src/sys/nfs/nfs_socket.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message