Subject: CVS commit: [netbsd-3] src/sys/nfs
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/04/2005 17:16:53
Module Name:	src
Committed By:	tron
Date:		Mon Apr  4 17:16:53 UTC 2005

Modified Files:
	src/sys/nfs [netbsd-3]: nfs_socket.c

Log Message:
Pull up revision 1.113 (requested by yamt in ticket #89):
nfsrv_rcv: don't do so_receive from socket upcall context.
while there's little benefits, it complicates locking and confuses
flow control.


To generate a diff of this commit:
cvs rdiff -r1.112 -r1.112.2.1 src/sys/nfs/nfs_socket.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.