NetBSD/sys/nfs
mrg f41b56aff5 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.
2009-01-18 09:45:05 +00:00
..
files.nfs Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
krpc_subr.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
krpc.h
Makefile
nfs_bio.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
nfs_boot.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
nfs_bootdhcp.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
nfs_bootparam.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
nfs_bootstatic.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
nfs_export.c kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
nfs_iod.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
nfs_kq.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
nfs_node.c - Don't vput() a vnode that we do not hold locked. 2009-01-02 12:57:29 +00:00
nfs_serv.c merge christos-time_t 2009-01-11 02:45:45 +00:00
nfs_socket.c Actually enforce the maximum timeout (60s by default) rather 2009-01-18 09:45:05 +00:00
nfs_srvcache.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
nfs_srvsocket.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
nfs_srvsubs.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
nfs_subs.c kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
nfs_syscalls.c g/c unused malloc types 2008-11-28 06:47:08 +00:00
nfs_var.h g/c unused malloc types 2008-11-28 06:47:08 +00:00
nfs_vfsops.c kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
nfs_vnops.c merge christos-time_t 2009-01-11 02:45:45 +00:00
nfs.h Change NFS to use a RB-tree for its FH->nfsnode lookups. 2008-10-22 11:36:06 +00:00
nfsdiskless.h change nfs boot behaviour to automatically try next boot method if boot information are incomplete to succeed. 2008-10-27 10:58:22 +00:00
nfsm_subs.h
nfsmount.h Don't need nfs_vfs_reinit anymore since we don't resize tables anymore. 2008-10-22 12:29:35 +00:00
nfsnode.h protect sillyrename with _KERNEL 2009-01-02 21:06:11 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h merge non-intrusive nfs changes from vmlocking. 2007-12-04 17:42:30 +00:00
rpcv2.h
xdr_subs.h