Source-Changes archive

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

CVS commit: [netbsd-5] src/sys/nfs



Module Name:    src
Committed By:   snj
Date:           Mon Feb  2 20:56:15 UTC 2009

Modified Files:
        src/sys/nfs [netbsd-5]: nfs_socket.c

Log Message:
Pull up following revision(s) (requested by mrg in ticket #390):
        sys/nfs/nfs_socket.c: revision 1.176
Actually enforce the maximum timeout (60s by default) rather
than backing off to 256*SRTT.  This is why it sometimes could take
hours for a NFS mount to come back when the server returned.
contributed anonymously.


To generate a diff of this commit:
cvs rdiff -r1.173 -r1.173.4.1 src/sys/nfs/nfs_socket.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