Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/nfs
Module Name: syssrc
Committed By: bouyer
Date: Thu Sep 26 20:38:04 UTC 2002
Modified Files:
syssrc/sys/nfs: nfs_serv.c
Log Message:
nfsrv_commit(): Properly handle the case cnt == 0, which means "flush to
end of file". Calling VOP_FSYNC with start == end triggers a DIAGNOSTIC
check. Noticed with NFSv3 Linux clients. OK'd by fvdl.
To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 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.
Home |
Main Index |
Thread Index |
Old Index