summaryrefslogtreecommitdiffstats
path: root/sys/nfsclient/nfs_krpc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the kgssapi so that it can be loaded as a module. Currentlyrmacklem2011-06-191-9/+3
* Change the sysctl naming for the old and new NFS clientsrmacklem2011-05-151-5/+5
* - Move nfs_realign() from the NFS client to the shared NFS code andmarius2010-02-091-66/+1
* Some style(9) fixesmarius2010-02-091-52/+51
* Adjust the internal NFS KPI to avoid the last traces of NFS_LEGACYRPC.dfr2009-06-301-3/+3
* Remove the old kernel RPC implementation and the NFS_LEGACYRPC option.dfr2009-06-301-5/+0
* Make sure we feed 32bit align memory to nfsm_dissect otherwise we will faultdfr2009-05-241-1/+73
* Remove the unmaintained University of Michigan NFSv4 client from 8.xrwatson2009-05-221-7/+0
* Remove redundant NFSMNT_NFSV3 check in DTrace hooks for NFS RPC.rwatson2009-05-041-2/+1
* When a stale file handle is encountered, purge all cached information aboutjhb2009-04-061-1/+1
* Add dtnfsclient, a first cut at an NFSv2/v3 client reuest DTracerwatson2009-03-221-0/+75
* In nfs_request(), always exit using the nfsmout label once we'rerwatson2009-03-211-8/+3
* Implement support for RPCSEC_GSS authentication to both the NFS clientdfr2008-11-031-0/+769
OpenPOWER on IntegriCloud