Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/nfs
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.
Home |
Main Index |
Thread Index |
Old Index