summaryrefslogtreecommitdiffstats
path: root/sys/ufs/ffs/ffs_softdep_stub.c
Commit message (Expand)AuthorAgeFilesLines
* Initialize *countp to 0 in stub for softdep_flushworklist().tegge2000-08-091-0/+1
* Add stub for softdep_flushworklist() so that kernels compiledmckusick2000-07-251-0/+10
* Make the two calls from kern/* into softupdates #ifdef SOFTUPDATES,phk2000-07-031-15/+0
* ARGH! I have too many source trees :-(phk2000-06-161-0/+1
* Virtualizes & untangles the bioops operations vector.phk2000-06-161-0/+16
* Remove a comment which should never have made it in.phk2000-06-141-1/+0
* Remove ~25 unneeded #include <sys/conf.h>phk2000-04-191-1/+0
* Several performance improvements for soft updates have been added:mckusick2000-01-101-2/+2
* Get rid of unreferenced function.mckusick2000-01-091-9/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add $Id$roberto1999-07-071-0/+1
* Add a hook to ffs_fsync to allow soft updates to get first chance at doingmckusick1999-05-141-0/+8
* Ensure that there is enough information here, so that people can usejulian1998-05-191-0/+3
* Submitted by: kirk McKusickjulian1998-03-081-0/+255
OpenPOWER on IntegriCloud