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
/
coda
/
coda_vnops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backed out vestiges of the quick fixes for the transient breakage of
bde
2001-10-13
1
-1
/
+0
*
KSE Milestone 2
julian
2001-09-12
1
-71
/
+72
*
Coda do not call vop_defaultop(), so add nesessary calls for VM objects.
bp
2001-06-14
1
-0
/
+3
*
Now works again and as a module and with devfs.
shafeeq
2001-06-05
1
-8
/
+21
*
Implement vop_std{get|put}pages() and add them to the default vop[].
phk
2001-05-01
1
-1
/
+1
*
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
markm
2001-05-01
1
-8
/
+9
*
fix it so it compiles again
mjacob
2001-04-23
1
-0
/
+2
*
This patch removes the VOP_BWRITE() vector.
phk
2001-04-17
1
-1
/
+0
*
Delete unused #include <sys/select.h>.
wollman
2001-01-09
1
-1
/
+0
*
Protect accesses to member of struct proc with the proc lock.
jhb
2000-12-06
1
-0
/
+3
*
Give vop_mmap an untimely death. The opportunity to give it a timely
eivind
2000-11-01
1
-1
/
+0
*
Convert lockmgr locks from using simple locks to using mutexes.
jasone
2000-10-04
1
-0
/
+1
*
Remove 42 unneeded #include <sys/ioccom.h>.
phk
2000-05-03
1
-1
/
+0
*
Remove unneeded #include <vm/vm_zone.h>
phk
2000-04-30
1
-1
/
+0
*
Introduce NDFREE (and remove VOP_ABORTOP)
eivind
1999-12-15
1
-51
/
+3
*
Lock reporting and assertion changes.
eivind
1999-12-11
1
-1
/
+1
*
Remove WILLRELE from VOP_SYMLINK
eivind
1999-11-13
1
-7
/
+3
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Don't examine vp->v_tag (see comment in vnode.h)
phk
1999-08-13
1
-3
/
+2
*
Fixed all printf format errors reported by gcc -Wformat on i386's:
bde
1999-08-08
1
-10
/
+16
*
Remove the RCS "Log" and all the verbiage it has generated.
phk
1999-07-21
1
-230
/
+1
*
Removed a bogus cast to c_caddr_t. This is part of terminating
bde
1999-01-29
1
-2
/
+8
*
Fix warnings preparing for -Wall -Wcast-qual
dillon
1999-01-27
1
-2
/
+10
*
Add 'options DEBUG_LOCKS', which stores extra information in struct
eivind
1999-01-20
1
-1
/
+11
*
Don't pass unused unused timestamp args to UFS_UPDATE() or waste
bde
1999-01-07
1
-2
/
+5
*
Remove the 'waslocked' parameter to vfs_object_create().
eivind
1999-01-05
1
-4
/
+7
*
Don't print diagnostic anymore
rvb
1998-12-04
1
-1
/
+6
*
A few bug fixes for Robert Watson
rvb
1998-11-16
1
-3
/
+12
*
Change the way unmounting happens to guarantee that the
rvb
1998-10-28
1
-1
/
+10
*
Nitpicking and dusting performed on a train. Removes trivial warnings
phk
1998-10-25
1
-3
/
+4
*
Cleanup and fix THE bug
rvb
1998-09-28
1
-3
/
+9
*
Put "stray" printouts under DIAGNOSTIC. Make everything build
rvb
1998-09-25
1
-23
/
+35
*
Finish conversion of cfs -> coda
rvb
1998-09-13
1
-11
/
+15
*
All the references to cfs, in symbols, structs, and strings
rvb
1998-09-11
1
-300
/
+303
*
Pass2 complete
rvb
1998-09-02
1
-727
/
+79
*
Very Preliminary Coda
rvb
1998-08-29
1
-0
/
+2802