summaryrefslogtreecommitdiffstats
path: root/sys/dev/vinum/vinumstate.c
Commit message (Expand)AuthorAgeFilesLines
* Use __FBSDID().obrien2003-08-241-1/+3
* White space changes.grog2003-05-021-11/+10
* Fix new compiler unhappiness.peter2002-05-241-0/+1
* start_object: Set the revive length correctly.grog2000-06-071-3/+3
* requeststatus: Correct check for striped plex.grog2000-05-041-2/+2
* Remove B_READ, B_WRITE and B_FREEBUF and replace them with a newphk2000-03-201-1/+1
* set_drive_state: update subdisk states more correctly.grog2000-02-291-76/+91
* When attaching a plex to a volume with 'up' subdisks, make the plexesgrog2000-01-051-10/+12
* Add glue for passing revive block size, and also for initializing agrog1999-10-131-4/+10
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* set_sd_state: Correct the conditions for bringing up empty orgrog1999-08-241-44/+73
* Add 'initialized' state for subdisks. After initializing, the subdiskgrog1999-08-151-57/+112
* Clean up comments.grog1999-08-141-55/+44
* Import RAID-5 code.grog1999-08-071-11/+51
* Allow to unconditionally up subdisks with the -f option.grog1999-07-021-17/+25
* set_drive_state:grog1999-06-241-0/+3
* Remove old grunge, including references to sys/disk.h (which is goinggrog1999-05-071-2/+0
* set_sd_state:grog1999-05-021-6/+9
* set_sd_state:grog1999-04-101-0/+1
* Revise use of the vinum_conf variables drives_used, subdisks_used,grog1999-03-301-6/+7
* set_sd_state: Handle sd_empty correctly. In particular, requiregrog1999-03-281-72/+80
* Correct the text of an obscure error message.grog1999-03-241-2/+2
* Part of removing vol->opencount: now we just use a flag.grog1999-03-131-3/+3
* Change printf() calls to log() calls.grog1999-03-021-51/+99
* Correct some indentationgrog1999-02-111-37/+48
* Change multiline comments to start with a lone /* and end with a */,grog1999-01-291-35/+68
* Fix warnings preparing for -Wall -Wcast-qualdillon1999-01-271-4/+4
* Include Peter Wemm's renaming and restructuringgrog1999-01-211-413/+456
* Some relatively minor tweaks to enable vinum to be built into a staticpeter1998-12-281-3/+4
* If I've done this right, revive the vinum code in it's now home after itpeter1998-12-281-0/+799
* Remove LKM's depricated by modules.sos1998-12-271-799/+0
* Don't close drives when called from interrupt context, set a flag forgrog1998-11-021-23/+63
* config.c:grog1998-10-211-2/+6
* Import base vinum lkm sourcesgrog1998-09-161-0/+755
OpenPOWER on IntegriCloud