freebsd-skq/sys/nfsserver
alfred 51b3793545 Do not call sorecieve() in the context of a socket callback as it causes
lock order reversals so->inpcb since we're called with the socket lock
held.
2004-07-13 07:05:38 +00:00
..
nfs_serv.c Second half of the dev_t cleanup. 2004-06-17 17:16:53 +00:00
nfs_srvcache.c Change M_WAITOK argument to sodupsockaddr() to M_NOWAIT. When the call 2004-07-03 19:17:06 +00:00
nfs_srvsock.c Do not call sorecieve() in the context of a socket callback as it causes 2004-07-13 07:05:38 +00:00
nfs_srvsubs.c Giant wasn't dropped here if we have to return EBUSY. This is bad. 2004-05-31 20:21:06 +00:00
nfs_syscalls.c Merge additional socket buffer locking from rwatson_netperf: 2004-06-17 22:48:11 +00:00
nfs.h
nfsm_subs.h
nfsrvcache.h
nfsrvstats.h