1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00
freebsd/sys/dev/vinum
Greg Lehey c460c4f8b3 revive_block: set b_resid correctly.
parityops: New function to check and rebuild RAID-5 parity blocks.
Not yet usable.
1999-09-28 22:57:29 +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 loginfo type for sdiodone. 1999-09-28 22:27:10 +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 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vinumext.h Change remove_drive_entry 1999-09-28 22:43:59 +00:00
vinumhdr.h remove some out-of-scope DEVFS references.. 1999-09-03 05:08:05 +00:00
vinuminterrupt.c sdio_done: Log events if DEBUG_LASTREQS set. 1999-09-28 22:45:21 +00:00
vinumio.c open_drive: Don't call set_drive_state to take a drive down, do it 1999-09-28 22:46:39 +00:00
vinumio.h Reduce MAX_IOCTL_REPLY to 1024; the previous value was more than ioctl 1999-09-28 22:54:58 +00:00
vinumioctl.c Add ioctls VINUM_CHECKPARITY and VINUM_RESETPARITY, still to be fully 1999-09-28 22:55:37 +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 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vinumparser.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vinumraid5.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vinumrequest.c logrq: add sdiodone case. 1999-09-28 22:56:54 +00:00
vinumrevive.c revive_block: set b_resid correctly. 1999-09-28 22:57:29 +00:00
vinumstate.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +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 Initialize the si_bsize fields of the new dev structure. This fixes 1999-08-29 01:41:53 +00:00