freebsd-dev/sys/nfsserver
Peter Wemm 6df0617286 Calculate NFS timeouts in units of 10ms, not 5ms. This matches the default
clock precision on i386.  This is a NOP change on i386.  But this stops
the mount_nfs units from suddenly changing to units of 1/20 of a second
(vs the normal 1/10 of a second) if HZ is increased.
2004-03-14 06:21:56 +00:00
..
nfs_serv.c Properly vector all bwrite() and BUF_WRITE() calls through the same path 2004-03-11 18:02:36 +00:00
nfs_srvcache.c Rename dup_sockaddr() to sodupsockaddr() for consistency with other 2004-03-01 03:14:23 +00:00
nfs_srvsock.c Convert from timeout to callout API. 2004-03-07 16:28:31 +00:00
nfs_srvsubs.c Convert from timeout to callout API. 2004-03-07 16:28:31 +00:00
nfs_syscalls.c Assert GIANT_REQUIRED where sockets are manipulated. This is 2003-11-07 22:57:09 +00:00
nfs.h Calculate NFS timeouts in units of 10ms, not 5ms. This matches the default 2004-03-14 06:21:56 +00:00
nfsm_subs.h - Introduce a new macro, since that's what nfs loves, called 2002-10-31 22:35:03 +00:00
nfsrvcache.h
nfsrvstats.h