summaryrefslogtreecommitdiffstats
path: root/sys/fs/nfs/nfs_commonport.c
Commit message (Expand)AuthorAgeFilesLines
* Add kernel support for NFSSVC_ZEROCLTSTATS and NFSSVC_ZEROSRVSTATSrmacklem2011-05-041-0/+58
* Revert r221306, since NFSSVC_ZEROSTATS zero'd both client andrmacklem2011-05-041-2/+0
* Add the kernel support needed to zero out the nfsstatsrmacklem2011-05-011-0/+2
* Fix up some of the sysctls for the experimental NFS client sormacklem2011-04-171-4/+8
* Fix the experimental NFSv4 server so that it uses VOP_PATHCONF()rmacklem2011-04-141-8/+8
* For the experimental NFSv4 server's dumplocks operation, add thermacklem2010-07-191-1/+2
* An NFSv4 server will reply NFSERR_GRACE for non-recovery RPCsrmacklem2010-04-241-3/+7
* The experimental NFS client was not filling in recovery credentialsrmacklem2010-04-151-0/+2
* This patch should fix handling of byte range locks locallyrmacklem2010-03-301-2/+6
* Fix the experimental NFS subsystem so that it uses the correctrmacklem2010-03-241-3/+3
* Remove unneeded ifdefs.trasz2009-12-031-2/+0
* Rework the credential code to support larger values of NGROUPS andbrooks2009-06-191-6/+1
* Add a function to the experimental nfs subsystem that tests to seermacklem2009-05-271-0/+22
* Crib the realign function out of nfs_krpc.c and add a callrmacklem2009-05-241-26/+33
* Add the experimental nfs subtree to the kernel, that includesrmacklem2009-05-041-0/+486
OpenPOWER on IntegriCloud