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
Robert Watson
c2259ba44f
Include priv.h to pick up suser(9) definitions, missed in an earlier
...
commit. Warnings spotted by: kris
2007-06-13 22:42:43 +00:00
..
nfs_serv.c
Include priv.h to pick up suser(9) definitions, missed in an earlier
2007-06-13 22:42:43 +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
In nfsrv_rcv(), don't reacquire the nfs server lock until after
2007-04-15 15:50:50 +00:00
nfs_srvsubs.c
- Split out the part of SYSCALL_MODULE_HELPER() that builds a 'struct
2007-04-02 13:53:26 +00:00
nfs_syscalls.c
Remove MAC Framework access control check entry points made redundant with
2007-04-22 15:31:22 +00:00
nfs.h
- Turn all explicit giant acquires into conditional VFS_LOCK_GIANTs.
2007-03-17 18:18:08 +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
…