summaryrefslogtreecommitdiffstats
path: root/sys/fs/nfsserver/nfs_nfsdport.c
Commit message (Expand)AuthorAgeFilesLines
* Harden the experimental NFS server a little, by adding extra checksrmacklem2010-04-041-12/+11
* For the experimental NFS server, add a call to free the lookuprmacklem2010-04-021-0/+1
* Patch the experimental NFS server in a manner analagous to r205661rmacklem2010-03-261-0/+3
* Update nfsrv_getsocksndseq() for changes in TCP internals since FreeBSD 6.x:rwatson2010-03-111-12/+11
* Modify the experimental server so that it uses VOP_ACCESSX().rmacklem2009-12-251-40/+33
* Modify the experimental nfs server so that it falls back tormacklem2009-11-231-38/+44
* Patch the experimental NFS server is a manner analagous tormacklem2009-11-201-7/+6
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorrwatson2009-07-141-1/+0
* Rework the credential code to support larger values of NGROUPS andbrooks2009-06-191-4/+2
* Unbreak options VIMAGE kernel builds.zec2009-05-311-0/+1
* Fix the experimental nfs subsystem so that it builds with thermacklem2009-05-261-1/+5
* Fix the experimental nfs server so that it depends on the nlm,rmacklem2009-05-221-0/+1
* Modify sys/fs/nfsserver/nfs_nfsdport.c to use nlm_acquire_next_sysid()rmacklem2009-05-211-2/+9
* Fix the acquisition of local locks via VOP_ADVLOCK() by thermacklem2009-05-171-11/+28
* Added a SYSCTL to sys/fs/nfsserver/nfs_nfsdport.c so that the value ofrmacklem2009-05-171-6/+14
* Apply changes to the experimental nfs server so that it uses the securityrmacklem2009-05-141-34/+90
* Modify the experimental nfs server to use the new nfsd_nfsd_argsrmacklem2009-05-121-4/+11
* Change the name of the nfs server addsock structure from nfsd_argsrmacklem2009-05-111-1/+1
* Modify nfsvno_fhtovp() to ensure that it always sets the credprmacklem2009-05-111-0/+1
* Remove the thread argument from the FSD (File-System Dependent) parts ofattilio2009-05-111-5/+2
* Do not embed struct ucred into larger netcred parent structures.kan2009-05-091-10/+4
* Add the experimental nfs subtree to the kernel, that includesrmacklem2009-05-041-0/+3060
OpenPOWER on IntegriCloud