commit | b1081ea6f000dee6dba288f9fab9df902802b25b | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@steeleye.com> | Sun Nov 06 11:59:08 2005 -0600 |
committer | James Bottomley <jejb@mulgrave.(none)> | Sun Nov 06 12:32:31 2005 -0600 |
tree | 992c2419987d40e7fb9d888b5ab852c091acc31b | |
parent | df133c212ef82b9c7e80fca7b1f87dad8a05de3c [diff] |
[SCSI] raid class update - Update raid class to use nested classes for raid components (this will allow us to move to a component control model now) - Make the raid level an enumeration rather than and int. Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>