Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
fvdl
Thu Jul 17 16:54:34 PDT 1997
Update of /a/cvsroot/src/sys/nfs
In directory netbsd1:/var/slash-tmp/cvs-serv3773
Modified Files:
nfs_bio.c nfs_serv.c nfs_vfsops.c nfs_vnops.c nfsmount.h
Log Message:
* Deal with servers that don't give complete FSINFO (like NT)
From Olaf Seibert <rhialto%polder.ubc.kun.nl@localhost> (PR 3687)
* Make an attempt to check the maximum filesize before attempting
a write to the server, as write RPCs will typically happen
asynchronously, and the process will not see the error.
Fixes problems with unexpectly truncated files at 4G
* Pass up errors in nfs_writerpc correctly
Home |
Main Index |
Thread Index |
Old Index