freebsd-skq/sys/nfsserver
sam 3eac15aaa3 Assert GIANT_REQUIRED where sockets are manipulated. This is
preparatory for MPSAFE network commits and ongoing socket
locking work.

Supported by:	FreeBSD Foundation
2003-11-07 22:57:09 +00:00
..
nfs_serv.c When grabbing vnodes to service NFS requests, make sure to call 2003-10-24 18:36:49 +00:00
nfs_srvcache.c More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9). 2003-03-02 16:54:40 +00:00
nfs_srvsock.c Assert GIANT_REQUIRED where sockets are manipulated. This is 2003-11-07 22:57:09 +00:00
nfs_srvsubs.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
nfs_syscalls.c Assert GIANT_REQUIRED where sockets are manipulated. This is 2003-11-07 22:57:09 +00:00
nfs.h Beat vnode locking in the NFS server code into submission. This change 2003-05-25 06:17:33 +00:00
nfsm_subs.h
nfsrvcache.h
nfsrvstats.h