Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 03/29/2005 09:22:35
Module Name:	src
Committed By:	yamt
Date:		Tue Mar 29 09:22:35 UTC 2005

Modified Files:
	src/sys/nfs: nfs_socket.c

Log Message:
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.113 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.