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
/
ufs
/
ffs
/
ffs_extern.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
When taking a snapshot, we must check for active files that have
mckusick
2002-02-02
1
-3
/
+5
*
This patch fixes a long standing complaint with soft updates in
mckusick
2002-01-22
1
-0
/
+1
*
KSE Milestone 2
julian
2001-09-12
1
-10
/
+10
*
Forward declare struct cg to quiet a warning.
jhb
2001-05-30
1
-0
/
+1
*
Refinement to revision 1.16 of ufs/ffs/ffs_snapshot.c to reduce
mckusick
2001-05-04
1
-0
/
+1
*
VOP_BALLOC was never really a VOP in the first place, so convert it
phk
2001-04-29
1
-1
/
+2
*
Remove faint traces of non-existant ffs_bmap().
phk
2001-04-29
1
-2
/
+0
*
Add kernel support for running fsck on active filesystems.
mckusick
2001-03-21
1
-16
/
+1
*
Fixes to track snapshot copy-on-write checking in the specinfo
mckusick
2001-03-07
1
-1
/
+0
*
Several small but important fixes for snapshots:
mckusick
2000-12-19
1
-0
/
+1
*
Initial commit of IFS - a inode-namespaced FFS. Here is a short
adrian
2000-10-14
1
-0
/
+2
*
This patch corrects the first round of panics and hangs reported
mckusick
2000-07-24
1
-0
/
+1
*
Add snapshots to the fast filesystem. Most of the changes support
mckusick
2000-07-11
1
-0
/
+6
*
Clean up warning about undeclared function by declaring softdep_fsync
mckusick
2000-07-11
1
-0
/
+3
*
ARGH! I have too many source trees :-(
phk
2000-06-16
1
-0
/
+1
*
Make static non-exported functions from soft updates.
mckusick
2000-01-09
1
-5
/
+0
*
We do not have ffs_checkexp, so remove the prototype
eivind
1999-11-20
1
-2
/
+0
*
Seperate the export check in VFS_FHTOVP, exports are now checked via
alfred
1999-09-11
1
-2
/
+3
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add a hook to ffs_fsync to allow soft updates to get first chance at doing
mckusick
1999-05-14
1
-1
/
+2
*
Don't pass unused unused timestamp args to UFS_UPDATE() or waste
bde
1999-01-07
1
-2
/
+2
*
Forward declare even more structs to restore some self-sufficiency.
bde
1998-03-23
1
-2
/
+3
*
Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)
julian
1998-03-08
1
-3
/
+31
*
Forward declare some structs so that this file is more self-sufficient.
bde
1998-02-03
1
-1
/
+6
*
Staticized.
bde
1997-11-22
1
-6
/
+1
*
Another VFS cleanup "kilo commit"
phk
1997-10-16
1
-2
/
+2
*
VFS mega cleanup commit (x/N)
phk
1997-10-16
1
-5
/
+6
*
Add type arg to ffs_mountfs and avoid examining v_tag to find out
phk
1997-10-10
1
-3
/
+3
*
Clustered read and write are switched at mount-option level.
kato
1997-09-27
1
-5
/
+3
*
Fix all areas of the system (or at least all those in LINT) to avoid storing
wollman
1997-08-16
1
-4
/
+3
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Add function prototypes for most of the new Lite2 functions.
mpp
1997-02-12
1
-0
/
+2
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
1
-12
/
+29
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Removed bogus _BEGIN_DECLS/_END_DECLS.
bde
1996-05-01
1
-10
/
+7
*
Removed vestigial support for the obsolete FIFO option. In ext2fs
bde
1996-02-25
1
-2
/
+1
*
Staticize.
phk
1995-12-17
1
-7
/
+1
*
Introduced a type `vop_t' for vnode operation functions and used
bde
1995-11-09
1
-4
/
+4
*
Added indirect pointer for ffs_getpages, and added external declaration.
dyson
1995-09-06
1
-1
/
+2
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-28
1
-1
/
+2
*
More loadable VFS changes:
wollman
1994-09-22
1
-5
/
+1
*
Fix up some sloppy coding practices:
wollman
1994-08-18
1
-3
/
+1
*
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
-1
/
+1
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+101