summaryrefslogtreecommitdiffstats
path: root/sys/fs/nfsserver/nfs_nfsdkrpc.c
Commit message (Expand)AuthorAgeFilesLines
* Move the NFS FHA (File Handle Affinity) code from sys/nfsserver token2013-04-171-1/+1
* Revamp the old NFS server's File Handle Affinity (FHA) code so thatken2013-04-171-4/+7
* Further cleanups to use of timestamps in NFS:jhb2013-01-251-1/+0
* Add two new options to the nfssvc(2) syscall that allowrmacklem2012-10-141-0/+20
* Add DEXITCODE plumbing to NFS.zack2011-07-161-17/+25
* Fix the kgssapi so that it can be loaded as a module. Currentlyrmacklem2011-06-191-25/+12
* Change the new NFS server so that it uses vfs.nfsd namingrmacklem2011-05-081-5/+5
* Modify the experimental NFSv4 server so that it posts a SIGUSR2rmacklem2011-01-141-0/+2
* Add the SVC_RELEASE(xprt), as required by r194407.rmacklem2009-06-171-0/+1
* Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERICrwatson2009-06-051-0/+2
* Add two sysctl variables to the experimental nfs server, sormacklem2009-05-261-3/+17
* Fix the experimental nfs server's interface to the new krpc sormacklem2009-05-261-11/+10
* Fix the experimental NFSv4 server so that it handles the casermacklem2009-05-241-0/+5
* Apply changes to the experimental nfs server so that it uses the securityrmacklem2009-05-141-2/+17
* Modify the experimental nfs server to use the new nfsd_nfsd_argsrmacklem2009-05-121-36/+28
* Add the experimental nfs subtree to the kernel, that includesrmacklem2009-05-041-0/+455
OpenPOWER on IntegriCloud