Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust the internal NFS KPI to avoid the last traces of NFS_LEGACYRPC. | dfr | 2009-06-30 | 1 | -3/+3 |
* | Remove the old kernel RPC implementation and the NFS_LEGACYRPC option. | dfr | 2009-06-30 | 1 | -5/+0 |
* | Make sure we feed 32bit align memory to nfsm_dissect otherwise we will fault | dfr | 2009-05-24 | 1 | -1/+73 |
* | Remove the unmaintained University of Michigan NFSv4 client from 8.x | rwatson | 2009-05-22 | 1 | -7/+0 |
* | Remove redundant NFSMNT_NFSV3 check in DTrace hooks for NFS RPC. | rwatson | 2009-05-04 | 1 | -2/+1 |
* | When a stale file handle is encountered, purge all cached information about | jhb | 2009-04-06 | 1 | -1/+1 |
* | Add dtnfsclient, a first cut at an NFSv2/v3 client reuest DTrace | rwatson | 2009-03-22 | 1 | -0/+75 |
* | In nfs_request(), always exit using the nfsmout label once we're | rwatson | 2009-03-21 | 1 | -8/+3 |
* | Implement support for RPCSEC_GSS authentication to both the NFS client | dfr | 2008-11-03 | 1 | -0/+769 |