summaryrefslogtreecommitdiffstats
path: root/sys/fs/nfsserver
Commit message (Expand)AuthorAgeFilesLines
* Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERICrwatson2009-06-051-0/+2
* Unbreak options VIMAGE kernel builds.zec2009-05-311-0/+1
* Fix the experimental nfs subsystem so that it builds with thermacklem2009-05-262-4/+8
* Add two sysctl variables to the experimental nfs server, sormacklem2009-05-261-3/+17
* Fix the handling of NFSv4 Illegal Operation number to conformrmacklem2009-05-261-11/+14
* Fix the experimental nfs server's interface to the new krpc sormacklem2009-05-261-11/+10
* Add NFSv4 root export checks to the DelegPurge, Renew andrmacklem2009-05-251-0/+15
* Fix the experimental NFSv4 server so that it handles the casermacklem2009-05-241-0/+5
* Change the printf of r192595 to identify the function,rmacklem2009-05-221-1/+1
* Modified the printf message of r192590 to remove thermacklem2009-05-221-1/+1
* Change the comment at the beginning of the function to reflect thermacklem2009-05-221-2/+2
* Change the reboot panic that would have occurred if clientidrmacklem2009-05-221-6/+2
* Fix the experimental nfs server so that it depends on the nlm,rmacklem2009-05-221-0/+1
* Fix the comment at line 3711 to be consistent with the changermacklem2009-05-211-1/+1
* Modify sys/fs/nfsserver/nfs_nfsdport.c to use nlm_acquire_next_sysid()rmacklem2009-05-211-2/+9
* Although it should never happen, all the nfsv4 server can dormacklem2009-05-201-1/+1
* 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
* Fixed the Null callback RPCs so that they work with the new krpc. Thisrmacklem2009-05-161-0/+8
* Apply changes to the experimental nfs server so that it uses the securityrmacklem2009-05-145-55/+165
* Modify the experimental nfs server to use the new nfsd_nfsd_argsrmacklem2009-05-122-40/+39
* 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-112-7/+4
* Do not embed struct ucred into larger netcred parent structures.kan2009-05-092-10/+6
* Add the experimental nfs subtree to the kernel, that includesrmacklem2009-05-047-0/+15640
OpenPOWER on IntegriCloud