summaryrefslogtreecommitdiffstats
path: root/sys/nfsclient/nfsstats.h
Commit message (Expand)AuthorAgeFilesLines
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* Cleanup and split of nfs client and server code.peter2001-09-181-659/+5
* Sync some differences that were different between the copies of the filespeter2001-09-151-3/+3
* KSE Milestone 2julian2001-09-121-34/+34
* Fix some signed/unsigned integer confusion, and add bounds checking ofkris2001-09-101-4/+4
* Implement client side NFS locks.alfred2001-04-171-0/+1
* Use a generic implementation of the Fowler/Noll/Vo hash (FNV hash).peter2001-03-171-1/+0
* Switch to using a struct xucred instead of a struct xucred when notgreen2001-02-181-1/+1
* Problem to avoid processes getting stuck in "vmopar". From Ian'sdwmalone2000-10-241-1/+1
* Back out the previous change to the queue(3) interface.jake2000-05-261-17/+17
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-17/+17
* The alpha build cuases the 'nfsuid bloated' warning to occur. Well,dillon2000-01-131-12/+0
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-4/+4
* Move NFS access cache hits/misses into nfsstats structure sodillon1999-10-251-0/+2
* sigset_t change (part 2 of 5)marcel1999-09-291-2/+4
* Asynchronized client-side nfs_commit. NFS commit operations weredillon1999-09-171-0/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* remove b_proc from struct buf, it's (now) unused.phk1999-05-061-3/+3
* The VFS/BIO subsystem contained a number of hacks in order to optimizealc1999-05-021-3/+2
* Untangle the nfs send and receive queue locking a little. One lockpeter1999-02-251-3/+5
* Made unloading of the nfs LKM sort of work. This is mainly to testbde1998-09-071-1/+4
* Yow! Completely change the way socket options are handled, eliminatingwollman1998-08-231-2/+2
* fix buildworld hopefully be3fore anyone complains...jmg1998-06-301-1/+3
* convert some nfs tunables to options, these are:jmg1998-06-301-1/+3
* For the on-the-wire protocol, u_long -> u_int32_t; long -> int32_t;peter1998-05-311-10/+10
* Support 'mount -u' remounts. This may require disconnecting and rebindingpeter1998-05-311-1/+2
* Some const'speter1998-05-311-2/+2
* NFS Jumbo commit part 1. Cosmetic and structural changes only. The aimpeter1998-05-311-9/+9
* Convert a couple of large allocations to use zones rather than mallocpeter1998-05-241-4/+6
* Allow control of the attribute cache timeouts at mount time.peter1998-05-191-28/+33
* Eradicate the variable "time" from the kernel, using various measures.phk1998-03-301-4/+5
* Moved declaration of `union nethostadr' outside of the KERNEL section,bde1998-02-011-15/+15
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-121-1/+12
* unifdef -U__NetBSD__ -D__FreeBSD__phk1997-09-101-5/+1
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-54/+79
* Merge WebNFS changes from NetBSD.dfr1997-07-161-3/+30
* Various fixes from NetBSD:dfr1997-06-031-3/+3
* Fix a few bugs with NFS and mmap caused by NFS' use of b_validoffdfr1997-05-191-2/+2
* Don't keep addresses in mbuf chains. This should simplify the next rounddfr1997-05-131-3/+8
* Fix a nasty hang connected with write gathering. Also add debug printdfr1997-05-101-1/+18
* Define our own version of DIRBLKSIZ instead of (ab)using ufs's value.bde1997-03-291-43/+5
* Add code that will reject nfs requests in teh kernel from nonprivilegedguido1997-03-271-1/+3
* 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-49/+119
* 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-2/+2
* Even though this looks like it, this is not a complex code change.dyson1996-08-211-4/+2
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-3/+3
* Staticize.phk1995-12-171-12/+6
OpenPOWER on IntegriCloud