summaryrefslogtreecommitdiffstats
path: root/sys/ufs/ffs/ffs_extern.h
Commit message (Expand)AuthorAgeFilesLines
* Refinement to revision 1.16 of ufs/ffs/ffs_snapshot.c to reducemckusick2001-05-041-0/+1
* VOP_BALLOC was never really a VOP in the first place, so convert itphk2001-04-291-1/+2
* Remove faint traces of non-existant ffs_bmap().phk2001-04-291-2/+0
* Add kernel support for running fsck on active filesystems.mckusick2001-03-211-16/+1
* Fixes to track snapshot copy-on-write checking in the specinfomckusick2001-03-071-1/+0
* Several small but important fixes for snapshots:mckusick2000-12-191-0/+1
* Initial commit of IFS - a inode-namespaced FFS. Here is a shortadrian2000-10-141-0/+2
* This patch corrects the first round of panics and hangs reportedmckusick2000-07-241-0/+1
* Add snapshots to the fast filesystem. Most of the changes supportmckusick2000-07-111-0/+6
* Clean up warning about undeclared function by declaring softdep_fsyncmckusick2000-07-111-0/+3
* ARGH! I have too many source trees :-(phk2000-06-161-0/+1
* Make static non-exported functions from soft updates.mckusick2000-01-091-5/+0
* We do not have ffs_checkexp, so remove the prototypeeivind1999-11-201-2/+0
* Seperate the export check in VFS_FHTOVP, exports are now checked viaalfred1999-09-111-2/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add a hook to ffs_fsync to allow soft updates to get first chance at doingmckusick1999-05-141-1/+2
* Don't pass unused unused timestamp args to UFS_UPDATE() or wastebde1999-01-071-2/+2
* Forward declare even more structs to restore some self-sufficiency.bde1998-03-231-2/+3
* Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)julian1998-03-081-3/+31
* Forward declare some structs so that this file is more self-sufficient.bde1998-02-031-1/+6
* Staticized.bde1997-11-221-6/+1
* Another VFS cleanup "kilo commit"phk1997-10-161-2/+2
* VFS mega cleanup commit (x/N)phk1997-10-161-5/+6
* Add type arg to ffs_mountfs and avoid examining v_tag to find outphk1997-10-101-3/+3
* Clustered read and write are switched at mount-option level.kato1997-09-271-5/+3
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-4/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Add function prototypes for most of the new Lite2 functions.mpp1997-02-121-0/+2
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-12/+29
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Removed bogus _BEGIN_DECLS/_END_DECLS.bde1996-05-011-10/+7
* Removed vestigial support for the obsolete FIFO option. In ext2fsbde1996-02-251-2/+1
* Staticize.phk1995-12-171-7/+1
* Introduced a type `vop_t' for vnode operation functions and usedbde1995-11-091-4/+4
* Added indirect pointer for ffs_getpages, and added external declaration.dyson1995-09-061-1/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-1/+2
* More loadable VFS changes:wollman1994-09-221-5/+1
* Fix up some sloppy coding practices:wollman1994-08-181-3/+1
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-1/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+101
OpenPOWER on IntegriCloud