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
/
nfs_node.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enhance reassignbuf(). When a buffer cannot be time-optimally inserted
dillon
2000-01-05
1
-1
/
+13
*
Introduce NDFREE (and remove VOP_ABORTOP)
eivind
1999-12-15
1
-17
/
+0
*
Fix two problems: First, fix the append seek position race that can
dillon
1999-12-14
1
-0
/
+1
*
Lock reporting and assertion changes.
eivind
1999-12-11
1
-0
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Thanks to Bruce for noticing this.... compare against the *new* nfsnode's
mjacob
1999-06-19
1
-2
/
+2
*
If we retry this operation from the top of this routine, we need to
mjacob
1999-06-15
1
-1
/
+5
*
Fix a malloc race
peter
1999-06-05
1
-3
/
+12
*
Do not need (or want) to take a reference on an NFS file that
mckusick
1998-09-29
1
-6
/
+12
*
Convert a couple of large allocations to use zones rather than malloc
peter
1998-05-24
1
-14
/
+9
*
Add missing arg to vget().. Serves me right for committing a 2.2 patch to
peter
1998-05-13
1
-2
/
+2
*
Hold a reference to the vnode during the sillyrename cleanup. If we block
peter
1998-05-13
1
-1
/
+9
*
Staticize.
eivind
1998-02-09
1
-4
/
+4
*
Unspammed nested include of <vm/vm_zone.h>.
bde
1997-12-27
1
-1
/
+3
*
Don't #include <nfs/nfs.h> in <nfs/nfs_node.h> if KERNEL is defined.
bde
1997-10-28
1
-1
/
+2
*
Last major round (Unless Bruce thinks of somthing :-) of malloc changes.
phk
1997-10-12
1
-2
/
+2
*
Distribute and statizice a lot of the malloc M_* types.
phk
1997-10-11
1
-1
/
+3
*
Change the M_NAMEI allocations to use the zone allocator. This change
dyson
1997-09-21
1
-2
/
+2
*
Removed unused #includes.
bde
1997-08-02
1
-4
/
+1
*
Fix memory leak caused by the fact that the directory offset cookies and
dfr
1997-05-09
1
-4
/
+4
*
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
-4
/
+10
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Moved the fsnode MALLOC to before the call to getnewvnode() so that the
dg
1996-06-12
1
-2
/
+9
*
Second batch of cleanup changes.
phk
1995-10-29
1
-2
/
+1
*
Correct my cut-'n-paste job from ffs_vfsops.c and fix up the formatting
dg
1995-07-22
1
-14
/
+6
*
Implemented an nfs_node hash list lock, similar to what was implemented
dg
1995-07-21
1
-1
/
+31
*
Changes to support version 3 of the NFS protocol.
dfr
1995-06-27
1
-35
/
+95
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-4
/
+1
*
This is a bunch of changes from NetBSD. There are a couple of bug-fixes.
phk
1994-10-17
1
-33
/
+17
*
Use tsleep() rather than sleep so that 'ps' is more informative about
dg
1994-10-06
1
-2
/
+2
*
Prototyping and general gcc-shutting up. Gcc has one warning now which looks
phk
1994-10-02
1
-4
/
+7
*
Initialize lockf pointer. I missed this when I made NFS use the generic
dg
1994-08-10
1
-1
/
+2
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-0
/
+7
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+294