Subject: CVS commit: syssrc/sys/nfs
To: None <source-changes@netbsd.org>
From: Minoura Makoto <minoura@netbsd.org>
List: source-changes
Date: 01/21/2002 15:21:53
Module Name:	syssrc
Committed By:	minoura
Date:		Mon Jan 21 13:21:53 UTC 2002

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

Log Message:
Correctly write back the updated value of the local variable to the
struct nfssvc_sock.
Affected only when a recordmark of RPC over TCP is fragmented to
multiple mbufs.  I do not know whether this code has ever been executed :)


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 syssrc/sys/nfs/nfs_socket.c

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