NetBSD/sys/nfs
ad 350a5f88e7 PR kern/40491 5.0: nfs timer can crash/break on smp
Hack around it by acquiring softnet_lock around the client-side timer loop.
2009-02-04 20:36:54 +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
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 PR kern/40491 5.0: nfs timer can crash/break on smp 2009-02-04 20:36:54 +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
rpcv2.h
xdr_subs.h