index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
nfs
/
nfsnode.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
In preparation for deprecating CIRCLEQ macros in favor of TAILQ
mckusick
2000-11-14
1
-1
/
+1
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-5
/
+5
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-5
/
+5
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-3
/
+3
*
Introduce NDFREE (and remove VOP_ABORTOP)
eivind
1999-12-15
1
-1
/
+0
*
Fix two problems: First, fix the append seek position race that can
dillon
1999-12-14
1
-0
/
+26
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Reimplement the NFS ACCESS RPC cache as an "accelerator" rather than a true
msmith
1998-11-15
1
-2
/
+2
*
Implement NFS ACCESS RPC result caching.
msmith
1998-11-13
1
-1
/
+4
*
NFS_SMALLFH is defined in nfsproto.h, not sys/mount.h
peter
1998-05-31
1
-2
/
+2
*
Trivial filesystem getpages/putpages implementations, set the second.
msmith
1998-03-06
1
-1
/
+2
*
Don't #include <nfs/nfs.h> in <nfs/nfs_node.h> if KERNEL is defined.
bde
1997-10-28
1
-2
/
+2
*
VFS mega cleanup commit (x/N)
phk
1997-10-16
1
-7
/
+1
*
When the default vnops funtion is vn_default_error(), there is no reason to
phk
1997-10-15
1
-3
/
+1
*
Fix a few bugs with NFS and mmap caused by NFS' use of b_validoff
dfr
1997-05-19
1
-1
/
+2
*
Fix various bugs in the locking protocol, allowing proper shared locks
dfr
1997-04-04
1
-2
/
+2
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
1
-19
/
+6
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Improve the queuing algorithms used by NFS' asynchronous i/o. The
dfr
1996-11-06
1
-1
/
+3
*
Staticize.
phk
1995-12-17
1
-2
/
+1
*
Introduced a type `vop_t' for vnode operation functions and used
bde
1995-11-09
1
-4
/
+4
*
Replaced bogus macros for dummy devswitch entries by functions.
bde
1995-11-06
1
-3
/
+1
*
Second batch of cleanup changes.
phk
1995-10-29
1
-40
/
+1
*
Eliminate sloppy common-style declarations. There should be none left for
bde
1995-07-29
1
-2
/
+2
*
Changes to support version 3 of the NFS protocol.
dfr
1995-06-27
1
-26
/
+90
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-1
/
+5
*
This is a bunch of changes from NetBSD. There are a couple of bug-fixes.
phk
1994-10-17
1
-6
/
+4
*
Prototyping and general gcc-shutting up. Gcc has one warning now which looks
phk
1994-10-02
1
-1
/
+8
*
More loadable VFS changes:
wollman
1994-09-22
1
-5
/
+1
*
More idempotency....... this is fun :-)
paul
1994-08-21
1
-1
/
+6
*
Removed some padding bytes from the nfsnode struct to make the structure
dg
1994-08-09
1
-2
/
+1
*
Made lockf advisory locking code generic (rather than ufs specific), and
dg
1994-08-08
1
-1
/
+2
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+166