le 2004/02/04 14:29:52 PST
FreeBSD src repository
Modified files:
sys/dev/vinum vinumconfig.c
Log:
When creating raid5 or striped plexes, avoid falling out of bounds
when checking the given stripe size.
Also move the code a bit around to avoid duplication.
Approved by: joerg (mentor)
Revision Changes Path
1.64 +27 -24 src/sys/dev/vinum/vinumconfig.c