CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2009/06/02 17:16:59
Modified files: sys/nfs : nfs.h nfs_socket.c nfs_vfsops.c nfsmount.h Log message: give the retransmission count booking keeping a facelift, just store the maximun amount of rexmits in one place and cleanup. Also make sure this only effects soft mounts. OK blambert@