aboutsummaryrefslogtreecommitdiff
path: root/sys/nfsclient/nfs_krpc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant NFSMNT_NFSV3 check in DTrace hooks for NFS RPC.Robert Watson2009-05-041-2/+1
* When a stale file handle is encountered, purge all cached information aboutJohn Baldwin2009-04-061-1/+1
* Add dtnfsclient, a first cut at an NFSv2/v3 client reuest DTraceRobert Watson2009-03-221-0/+75
* In nfs_request(), always exit using the nfsmout label once we'reRobert Watson2009-03-211-8/+3
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-031-0/+769