freebsd-dev/sys/dev/vinum
2000-01-05 06:04:17 +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 Explicitly type large scalar parameters to avoid compilation warnings 2000-01-05 06:02:57 +00:00
vinumdaemon.c Set P_SYSTEM in the daemon proc structure to alleviate delays on 2000-01-05 06:03:56 +00:00
vinumext.h Add declaration for give_sd_to_drive, needed for the 'move' command. 2000-01-05 06:04:17 +00:00
vinumhdr.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
vinuminterrupt.c sdio_done: 1999-10-17 23:56:47 +00:00
vinumio.c Introduce NDFREE (and remove VOP_ABORTOP) 1999-12-15 23:02:35 +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 Don't forget the 'stripe' and 'mirror' keywords when we turn debugging 1999-12-30 07:13:22 +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 Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +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 Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
vinumvar.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00