freebsd-dev/sys/nfsserver
Matthew Dillon b1e4abd246 Give struct socket structures a ref counting interface similar to
vnodes.  This will hopefully serve as a base from which we can
expand the MP code.  We currently do not attempt to obtain any
mutex or SX locks, but the door is open to add them when we nail
down exactly how that part of it is going to work.
2001-11-17 03:07:11 +00:00
..
nfs_serv.c Now that nfsm_reply() does not usually set 'error' to 0, we need 2001-10-25 19:07:56 +00:00
nfs_srvcache.c
nfs_srvsock.c Fix a leftover client comment, long line fix. 2001-11-15 23:49:02 +00:00
nfs_srvsubs.c
nfs_syscalls.c Give struct socket structures a ref counting interface similar to 2001-11-17 03:07:11 +00:00
nfs.h
nfsm_subs.h
nfsrvcache.h
nfsrvstats.h