freebsd-dev/sys/nfsserver
Attilio Rao 3daba5a642 Decontext-alize the nfsserver module.
Now, only some few places still require thread passing (mostly the ones which
access to VOP_* functions) and will be fixed once the primitive also will be.

Tested by:	Giovanni Trematerra <giovanni dot trematerra at gmail dot com>
2008-09-16 21:57:39 +00:00
..
nfs_serv.c Decontext-alize the nfsserver module. 2008-09-16 21:57:39 +00:00
nfs_srvcache.c Replaced the misleading uses of a historical artefact M_TRYWAIT with M_WAIT. 2008-03-25 09:39:02 +00:00
nfs_srvsock.c Decontext-alize the nfsserver module. 2008-09-16 21:57:39 +00:00
nfs_srvsubs.c Decontext-alize the nfsserver module. 2008-09-16 21:57:39 +00:00
nfs_syscalls.c Decontext-alize the nfsserver module. 2008-09-16 21:57:39 +00:00
nfs.h Decontext-alize the nfsserver module. 2008-09-16 21:57:39 +00:00
nfsm_subs.h - Turn all explicit giant acquires into conditional VFS_LOCK_GIANTs. 2007-03-17 18:18:08 +00:00
nfsrvcache.h Size the NFS server dupreq cache on the basis of nmbclusters. On servers 2006-06-23 00:42:26 +00:00
nfsrvstats.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00