freebsd-dev/sys/dev/vinum
1999-11-18 08:57:03 +00:00
..
COPYRIGHT $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
makestatetext $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
request.h Add some private storage so that we can queue requests in an interrupt 1999-10-13 03:16:05 +00:00
statetexts.h Add 'initialized' state for subdisks. After initializing, the subdisk 1999-08-15 02:29:14 +00:00
vinum.c Minor formatting changes (7th attempt) 1999-09-28 22:42:06 +00:00
vinumconfig.c Remove some superfluous comments. 1999-09-28 22:43:07 +00:00
vinumdaemon.c Add some private storage so that we can queue requests in an interrupt 1999-10-13 03:16:05 +00:00
vinumext.h Change the declaration of initsd. 1999-10-13 03:16:35 +00:00
vinumhdr.h Modify definition of Malloc: only M_WAITOK if we're not in an 1999-10-13 03:16:56 +00:00
vinuminterrupt.c sdio_done: 1999-10-17 23:56:47 +00:00
vinumio.c Fix another instance of vinum_scandisk giving a request to the daemon 1999-10-13 03:17:59 +00:00
vinumio.h struct vinum_ioctl_msg: Add fields verify (for initsd) and blocksize 1999-10-13 03:18:29 +00:00
vinumioctl.c Remove reference to obsolete initsd function. 1999-10-13 23:00:30 +00:00
vinumkw.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vinumlock.c Don't count iterations while waiting for a lock to become free. 1999-09-28 22:56:04 +00:00
vinummemory.c MMalloc: don't supply M_WAITOK when mallocing from an interrupt 1999-10-13 03:18:53 +00:00
vinumparser.c Emergency fix to stop world breakage. 1999-11-03 20:04:00 +00:00
vinumraid5.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vinumrequest.c remove PCATCH from a tsleep that isn't checked for (avoid infinite loop). 1999-11-18 08:57:03 +00:00
vinumrevive.c revive_block: Add a check for a too high revive block size. This is 1999-10-13 03:20:11 +00:00
vinumstate.c Add glue for passing revive block size, and also for initializing a 1999-10-13 03:21:04 +00:00
vinumstate.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vinumutil.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vinumvar.h Change default revive block size to 60 kB (was 64 kB), and set a 1999-10-13 03:21:54 +00:00