summaryrefslogtreecommitdiffstats
path: root/sys/fs/nfs/nfs_commonkrpc.c
Commit message (Expand)AuthorAgeFilesLines
* Martin Cracauer reported a problem to freebsd-current@ under thermacklem2012-01-201-18/+31
* opt_inet6.h was missing from some files in the new NFS subsystem.rmacklem2012-01-081-1/+0
* jwd@ reported a problem via email where the old NFS client wouldrmacklem2011-12-211-6/+57
* The new NFSv4 client handled NFSERR_GRACE as a fatal errorrmacklem2011-07-161-1/+3
* Add DEXITCODE plumbing to NFS.zack2011-07-161-4/+7
* Plug an mbuf leak in the new NFS client that occurred when armacklem2011-06-221-0/+2
* Fix the new NFSv4 client so that it uses the same uid asrmacklem2011-06-221-0/+14
* Fix the kgssapi so that it can be loaded as a module. Currentlyrmacklem2011-06-191-10/+4
* Add DTrace support to the new NFS client. This is essentiallyrmacklem2011-06-181-0/+67
* Change the sysctl naming for the old and new NFS clientsrmacklem2011-05-151-6/+6
* Get rid of the "nfscl: consider increasing kern.ipc.maxsockbuf"rmacklem2011-04-171-7/+2
* Patch the experimental NFS client so that it works for NFSv2rmacklem2010-05-081-2/+34
* An NFSv4 server will reply NFSERR_GRACE for non-recovery RPCsrmacklem2010-04-241-1/+1
* Add calls to the experimental nfs client for the case of an "intr" mount,rmacklem2009-07-121-1/+16
* Crib the realign function out of nfs_krpc.c and add a callrmacklem2009-05-241-0/+7
* Fix the experimental nfsv4 client so that it works for thermacklem2009-05-241-12/+39
* Fix the rpc_gss_secfind() call in nfs_commonkrpc.c so thatrmacklem2009-05-231-1/+16
* Remove the unmaintained University of Michigan NFSv4 client from 8.xrwatson2009-05-221-1/+0
* Fixed the Null callback RPCs so that they work with the new krpc. Thisrmacklem2009-05-161-9/+10
* Add the experimental nfs subtree to the kernel, that includesrmacklem2009-05-041-0/+901
OpenPOWER on IntegriCloud