This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
nfsserver
History
Poul-Henning Kamp
4d453ef101
Properly vector all bwrite() and BUF_WRITE() calls through the same path
...
and s/BUF_WRITE()/bwrite()/ since it now does the same as bwrite().
2004-03-11 18:02:36 +00:00
..
nfs_serv.c
Properly vector all bwrite() and BUF_WRITE() calls through the same path
2004-03-11 18:02:36 +00:00
nfs_srvcache.c
Rename dup_sockaddr() to sodupsockaddr() for consistency with other
2004-03-01 03:14:23 +00:00
nfs_srvsock.c
Convert from timeout to callout API.
2004-03-07 16:28:31 +00:00
nfs_srvsubs.c
Convert from timeout to callout API.
2004-03-07 16:28:31 +00:00
nfs_syscalls.c
Assert GIANT_REQUIRED where sockets are manipulated. This is
2003-11-07 22:57:09 +00:00
nfs.h
Convert from timeout to callout API.
2004-03-07 16:28:31 +00:00
nfsm_subs.h
- Introduce a new macro, since that's what nfs loves, called
2002-10-31 22:35:03 +00:00
nfsrvcache.h
…
nfsrvstats.h
…