summaryrefslogtreecommitdiffstats
path: root/sys/nfsserver/nfs_fha.c
Commit message (Expand)AuthorAgeFilesLines
* Revert previous change and fix misalignment by using bcopy()marcel2009-11-151-6/+1
* Fix an obvious panic by not casting from a pointer that is 4-bytesmarcel2009-11-141-1/+6
* Remove the old kernel RPC implementation and the NFS_LEGACYRPC option.dfr2009-06-301-5/+0
* We need to pass a structure with enough space for an NFSv2 filehandle todfr2008-12-101-3/+3
* Range-check NFSv2 procedure numbers before converting to NFSv3.dfr2008-11-071-2/+7
* Implement support for RPCSEC_GSS authentication to both the NFS clientdfr2008-11-031-0/+597
OpenPOWER on IntegriCloud