freebsd-dev/sys/nfsserver
Peter Wemm 803870b48d Untangle the nfs send and receive queue locking a little. One lock
routine was [ab]used for two different things, and you couldn't tell from
the wait channel which one had wedged.
Catch a few things missing from NFS_NOSERVER.
1999-02-25 00:03:51 +00:00
..
nfs_serv.c * Change sysctl from using linker_set to construct its tree using SLISTs. 1999-02-16 10:49:55 +00:00
nfs_srvcache.c Moved `#ifndef NFS_NOSERVER' after including nfs.h. 1998-07-02 12:41:42 +00:00
nfs_srvsock.c Untangle the nfs send and receive queue locking a little. One lock 1999-02-25 00:03:51 +00:00
nfs_srvsubs.c Fixed bitrot in NFS_ACDEBUG option. 1999-02-17 13:59:29 +00:00
nfs_syscalls.c Untangle the nfs send and receive queue locking a little. One lock 1999-02-25 00:03:51 +00:00
nfs.h Untangle the nfs send and receive queue locking a little. One lock 1999-02-25 00:03:51 +00:00
nfsm_subs.h Fix for creating files on a Solaris 7 server with NFSv3 (the request was 1998-12-25 10:34:27 +00:00
nfsproto.h For the on-the-wire protocol, u_long -> u_int32_t; long -> int32_t; 1998-05-31 20:09:01 +00:00
nfsrvcache.h For the on-the-wire protocol, u_long -> u_int32_t; long -> int32_t; 1998-05-31 20:09:01 +00:00
nfsrvstats.h Untangle the nfs send and receive queue locking a little. One lock 1999-02-25 00:03:51 +00:00