freebsd-dev/sys/nfsserver
Robert Watson 4fa649df8e Add an assertion that nfssvc() isn't called with Giant.
Add two additional pairs of assertions, one at the end of the NFS
server event loop, and one one exit from the NFS daemon, that
assert that if debug.mpsafenet is enabled, Giant is not held, and
that if it is not enabled, Giant will be held.  This is intended
to support debugging scenarios where Giant is "leaked" during NFS
processing.
2004-05-31 16:32:49 +00:00
..
nfs_serv.c One more case where we want to drop the NFS server lock and acquire 2004-05-30 22:59:54 +00:00
nfs_srvcache.c The socket code upcalls into the NFS server using the so_upcall 2004-05-24 04:06:14 +00:00
nfs_srvsock.c The socket code upcalls into the NFS server using the so_upcall 2004-05-24 04:06:14 +00:00
nfs_srvsubs.c The NFS server modevent code manually patches the system call table to 2004-05-31 00:59:10 +00:00
nfs_syscalls.c Add an assertion that nfssvc() isn't called with Giant. 2004-05-31 16:32:49 +00:00
nfs.h The socket code upcalls into the NFS server using the so_upcall 2004-05-24 04:06:14 +00:00
nfsm_subs.h The socket code upcalls into the NFS server using the so_upcall 2004-05-24 04:06:14 +00:00
nfsrvcache.h Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
nfsrvstats.h Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00