summaryrefslogtreecommitdiffstats
path: root/sys/nfsserver/nfs_fha.c
Commit message (Expand)AuthorAgeFilesLines
* - Move nfs_realign() from the NFS client to the shared NFS code andmarius2010-02-091-1/+3
* Some style(9) fixes in order to fabricate a commit to denote thatmarius2010-01-091-63/+62
* Exclude options COMPAT_FREEBSD4 now that the MD freebsd4_sigreturn()marius2010-01-091-2/+6
* 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