aboutsummaryrefslogtreecommitdiff
path: root/sys/nfsserver/nfs_fha.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the old kernel RPC implementation and the NFS_LEGACYRPC option.Doug Rabson2009-06-301-5/+0
* We need to pass a structure with enough space for an NFSv2 filehandle toDoug Rabson2008-12-101-3/+3
* Range-check NFSv2 procedure numbers before converting to NFSv3.Doug Rabson2008-11-071-2/+7
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-031-0/+597