This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
nfsserver
History
Konstantin Belousov
bcd654920e
Fix the Giant leak in the nfsrv_remove().
...
Reported by: pluknet <pluknet gmail com> MFC after: 1 week
2008-03-04 11:05:03 +00:00
..
nfs_serv.c
Fix the Giant leak in the nfsrv_remove().
2008-03-04 11:05:03 +00:00
nfs_srvcache.c
- Turn all explicit giant acquires into conditional VFS_LOCK_GIANTs.
2007-03-17 18:18:08 +00:00
nfs_srvsock.c
Rename mac_associate_nfsd_label() to mac_proc_associate_nfsd(), and move
2007-10-25 12:34:14 +00:00
nfs_srvsubs.c
Use nfsrv_destroycache() only once, else it crashes the server.
2008-01-18 17:03:36 +00:00
nfs_syscalls.c
Set the NFS server sockbuf high watermarks to the system defaults
2007-10-12 03:56:27 +00:00
nfs.h
Garbage collect now-unused nfsrv_setcred() -- it's not only unused, but
2007-11-04 19:20:33 +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
…