Subject: CVS commit: syssrc/sys/nfs
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 09/27/2002 22:30:48
Module Name: syssrc
Committed By: bouyer
Date: Fri Sep 27 19:30:48 UTC 2002
Modified Files:
syssrc/sys/nfs: nfs_serv.c
Log Message:
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.64 -r1.65 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.