Subject: CVS commit: [netbsd-1-6] syssrc/sys/nfs
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 09/30/2002 16:52:29
Module Name:	syssrc
Committed By:	lukem
Date:		Mon Sep 30 13:52:28 UTC 2002

Modified Files:
	syssrc/sys/nfs [netbsd-1-6]: nfs_serv.c

Log Message:
Pull up revision 1.65 (requested by bouyer in ticket #880):
In nfs_commit(), sanity-check what we get from network: if we try to fluch
past end of file, or if off + cnt overflows a quad_t, flush to end of file.


To generate a diff of this commit:
cvs rdiff -r1.62.10.2 -r1.62.10.3 syssrc/sys/nfs/nfs_serv.c

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