Add hotspare keyword.
This commit is contained in:
parent
55eecd1064
commit
56a39b0546
@ -33,7 +33,7 @@
|
||||
* otherwise) arising in any way out of the use of this software, even if
|
||||
* advised of the possibility of such damage.
|
||||
*
|
||||
* $Id: vinumkw.h,v 1.12 1999/03/02 02:22:56 grog Exp grog $
|
||||
* $Id: vinumkw.h,v 1.13 1999/07/02 03:46:32 grog Exp grog $
|
||||
*/
|
||||
|
||||
/*
|
||||
@ -102,13 +102,14 @@ enum keyword {
|
||||
kw_writethrough,
|
||||
kw_writeback,
|
||||
kw_raw,
|
||||
kw_replace,
|
||||
kw_resetstats,
|
||||
kw_attach,
|
||||
kw_detach,
|
||||
kw_rename,
|
||||
kw_printconfig,
|
||||
kw_saveconfig,
|
||||
kw_replace,
|
||||
kw_hotspare,
|
||||
kw_detached,
|
||||
#ifdef VINUMDEBUG
|
||||
kw_debug, /* go into debugger */
|
||||
|
Loading…
x
Reference in New Issue
Block a user