Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] syssrc/sys/nfs



Module Name:    syssrc
Committed By:   lukem
Date:           Mon Sep 30 13:49:55 UTC 2002

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

Log Message:
Pull up revision 1.63 (requested by bouyer in ticket #880):
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.10.1 -r1.62.10.2 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