aboutsummaryrefslogtreecommitdiff
path: root/sys/nfsclient/nfsmount.h
Commit message (Expand)AuthorAgeFilesLines
* NFS mobility PHASE I, II & III (phase VI, and V pending):Alfred Perlstein2004-07-061-0/+10
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* Use function pointers to remove the depenancy cross dependancy on nfs4Alfred Perlstein2003-11-221-0/+1
* University of Michigan's Citi NFSv4 kernel client code.Alfred Perlstein2003-11-141-1/+8
* Now that we have a cached mount credential in struct mount, use it isteadPoul-Henning Kamp2002-09-081-1/+0
* o Make the credential used by socreate() an explicit argument toRobert Watson2001-12-311-0/+1
* Cleanup and split of nfs client and server code.Peter Wemm2001-09-181-16/+2
* In preparation for deprecating CIRCLEQ macros in favor of TAILQKirk McKusick2000-11-141-1/+1
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-4/+4
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-4/+4
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* When using NFSv3, use the remote server's idea of the maximum file sizePeter Wemm1998-05-301-1/+2
* Allow control of the attribute cache timeouts at mount time.Peter Wemm1998-05-191-1/+6
* Fix all areas of the system (or at least all those in LINT) to avoid storingGarrett Wollman1997-08-161-2/+2
* Fix a nasty hang connected with write gathering. Also add debug printDoug Rabson1997-05-101-17/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlandJohn Dyson1997-02-101-1/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Improve the queuing algorithms used by NFS' asynchronous i/o. TheDoug Rabson1996-11-061-1/+22
* Staticize.Poul-Henning Kamp1995-12-171-48/+1
* Completed function declarations and/or added prototypes.Bruce Evans1995-11-211-2/+2
* Changes to support version 3 of the NFS protocol.Doug Rabson1995-06-271-3/+12
* This is a bunch of changes from NetBSD. There are a couple of bug-fixes.Poul-Henning Kamp1994-10-171-3/+2
* More idempotency....... this is fun :-)Paul Richards1994-08-211-1/+6
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+127