summaryrefslogtreecommitdiffstats
path: root/sys/dev/vinum/statetexts.h
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetic changes.grog2000-02-291-2/+3
| | | | Approved-by: jkh
* Add 'initialized' state for subdisks. After initializing, the subdiskgrog1999-08-151-2/+3
| | | | | | | | | | | goes into initialized state, not 'up'. This makes it easier to ensure consistency in multi-plex volumes. update_plex_state: redo transitions from empty and initialized subdisks to up or reviving, depending on the number of plexes. Reported-by: Bernd Walter <ticso@cicely.de> Remy Nonnenmacher <remy@synx.com>
* Add 'referenced' states to subdisks and plexes.grog1999-03-281-1/+3
|
* Change the name of drive state "uninit" to "referenced": it onlygrog1999-03-021-2/+2
| | | | occurs if we have a dangling pointer to a drive.
* Change multiline comments to start with a lone /* and end with a */,grog1999-01-291-1/+1
| | | | | | apparently in accordance with style(9). Complained-about-by: bde
* Reflect changes in vinumstate.hgrog1999-01-211-5/+4
|
* If I've done this right, revive the vinum code in it's now home after itpeter1998-12-281-0/+88
| | | | was savaged in the blood bath a few hours ago.
* Remove LKM's depricated by modules.sos1998-12-271-88/+0
|
* Import base vinum lkm sourcesgrog1998-09-161-0/+88
OpenPOWER on IntegriCloud