freebsd-nq/sys/dev/vinum
Greg Lehey a13f3fcca5 struct plex: Add variables checkblock and rebuildblock to keep track
of parity check and rebuild operations.  This enables us
             to stop the operation and restart at a later time.

enum parityop: Trivial enum to decide what parityops() is going to do.
1999-09-28 22:58:07 +00:00
..
COPYRIGHT
makestatetext
request.h
statetexts.h
vinum.c
vinumconfig.c Remove some superfluous comments. 1999-09-28 22:43:07 +00:00
vinumdaemon.c
vinumext.h Change remove_drive_entry 1999-09-28 22:43:59 +00:00
vinumhdr.h
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
vinumlock.c Don't count iterations while waiting for a lock to become free. 1999-09-28 22:56:04 +00:00
vinummemory.c
vinumparser.c
vinumraid5.c
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
vinumstate.h
vinumutil.c
vinumvar.h struct plex: Add variables checkblock and rebuildblock to keep track 1999-09-28 22:58:07 +00:00