summaryrefslogtreecommitdiffstats
path: root/sys/nfsclient/nfsnode.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the nfs_{lock,unlock,islocked} functions and the associatediedowse2002-04-271-2/+0
* Cleanup and split of nfs client and server code.peter2001-09-181-25/+19
* KSE Milestone 2julian2001-09-121-4/+4
* 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-5/+5
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-5/+5
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-3/+3
* Introduce NDFREE (and remove VOP_ABORTOP)eivind1999-12-151-1/+0
* Fix two problems: First, fix the append seek position race that candillon1999-12-141-0/+26
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Reimplement the NFS ACCESS RPC cache as an "accelerator" rather than a truemsmith1998-11-151-2/+2
* Implement NFS ACCESS RPC result caching.msmith1998-11-131-1/+4
* NFS_SMALLFH is defined in nfsproto.h, not sys/mount.hpeter1998-05-311-2/+2
* Trivial filesystem getpages/putpages implementations, set the second.msmith1998-03-061-1/+2
* Don't #include <nfs/nfs.h> in <nfs/nfs_node.h> if KERNEL is defined.bde1997-10-281-2/+2
* VFS mega cleanup commit (x/N)phk1997-10-161-7/+1
* When the default vnops funtion is vn_default_error(), there is no reason tophk1997-10-151-3/+1
* Fix a few bugs with NFS and mmap caused by NFS' use of b_validoffdfr1997-05-191-1/+2
* Fix various bugs in the locking protocol, allowing proper shared locksdfr1997-04-041-2/+2
* 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-19/+6
* 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/+3
* Staticize.phk1995-12-171-2/+1
* Introduced a type `vop_t' for vnode operation functions and usedbde1995-11-091-4/+4
* Replaced bogus macros for dummy devswitch entries by functions.bde1995-11-061-3/+1
* Second batch of cleanup changes.phk1995-10-291-40/+1
* Eliminate sloppy common-style declarations. There should be none left forbde1995-07-291-2/+2
* Changes to support version 3 of the NFS protocol.dfr1995-06-271-26/+90
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-1/+5
* This is a bunch of changes from NetBSD. There are a couple of bug-fixes.phk1994-10-171-6/+4
* Prototyping and general gcc-shutting up. Gcc has one warning now which looksphk1994-10-021-1/+8
* More loadable VFS changes:wollman1994-09-221-5/+1
* More idempotency....... this is fun :-)paul1994-08-211-1/+6
* Removed some padding bytes from the nfsnode struct to make the structuredg1994-08-091-2/+1
* Made lockf advisory locking code generic (rather than ufs specific), anddg1994-08-081-1/+2
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+166
OpenPOWER on IntegriCloud