freebsd-dev/sys/ufs
Kirk McKusick e4ab40bcb6 Get rid of the global variable rushjob and replace it with a function in
kern/vfs_subr.c named speedup_syncer() which handles the speedup request.
Change the various clients of rushjob to use the new function.
1999-06-15 23:37:29 +00:00
..
ffs Get rid of the global variable rushjob and replace it with a function in 1999-06-15 23:37:29 +00:00
mfs - Back out Luoqi's cdevsw stuff. It panics on my system and is not required. 1999-05-24 00:27:12 +00:00
ufs Divorce "dev_t" from the "major|minor" bitmap, which is now called 1999-05-11 19:55:07 +00:00