summaryrefslogtreecommitdiffstats
path: root/sys/nfsclient/nfsmount.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 195703 and 195821 as this special stop handling in NFS is nowjhb2013-03-131-2/+0
* Add a timeout on positive name cache entries in the NFS client. That is,jhb2012-01-251-0/+5
* Fix the nlm so that it no longer depends on the regularrmacklem2011-01-031-0/+1
* Modify the NFS clients and the NLM so that the NLM can be usedrmacklem2010-10-191-7/+14
* Add a timeout for the negative name cache entries in the NFS client.rmacklem2010-01-211-0/+5
* Use PBDRY flag for msleep(9) in NFS and NLM when sleeping thread ownskib2009-07-141-0/+2
* Remove the old kernel RPC implementation and the NFS_LEGACYRPC option.dfr2009-06-301-40/+0
* Remove the unmaintained University of Michigan NFSv4 client from 8.xrwatson2009-05-221-1/+0
* Implement support for RPCSEC_GSS authentication to both the NFS clientdfr2008-11-031-0/+34
* Re-implement the client side of rpc.lockd in the kernel. This implementationdfr2008-06-261-0/+1
* NFS MP scaling changes.mohans2007-10-121-0/+2
* Refactor the NFS over UDP retransmit timeout estimation logic to allowcel2006-05-231-2/+2
* Changes to make the NFS client MP safe.mohans2006-05-191-1/+1
* Fix a serious deadlock with the NFS client. Given a large enoughgreen2005-06-101-0/+1
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Rewrite of the NFS client's reply handling. We now have NFS socketps2004-12-061-0/+9
* NFS mobility PHASE I, II & III (phase VI, and V pending):alfred2004-07-061-0/+10
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* Use function pointers to remove the depenancy cross dependancy on nfs4alfred2003-11-221-0/+1
* University of Michigan's Citi NFSv4 kernel client code.alfred2003-11-141-1/+8
* Now that we have a cached mount credential in struct mount, use it isteadphk2002-09-081-1/+0
* o Make the credential used by socreate() an explicit argument torwatson2001-12-311-0/+1
* Cleanup and split of nfs client and server code.peter2001-09-181-16/+2
* In preparation for deprecating CIRCLEQ macros in favor of TAILQmckusick2000-11-141-1/+1
* Back out the previous change to the queue(3) interface.jake2000-05-261-4/+4
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-4/+4
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* When using NFSv3, use the remote server's idea of the maximum file sizepeter1998-05-301-1/+2
* Allow control of the attribute cache timeouts at mount time.peter1998-05-191-1/+6
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-2/+2
* Fix a nasty hang connected with write gathering. Also add debug printdfr1997-05-101-17/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-1/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Improve the queuing algorithms used by NFS' asynchronous i/o. Thedfr1996-11-061-1/+22
* Staticize.phk1995-12-171-48/+1
* Completed function declarations and/or added prototypes.bde1995-11-211-2/+2
* Changes to support version 3 of the NFS protocol.dfr1995-06-271-3/+12
* This is a bunch of changes from NetBSD. There are a couple of bug-fixes.phk1994-10-171-3/+2
* More idempotency....... this is fun :-)paul1994-08-211-1/+6
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+127
OpenPOWER on IntegriCloud