]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add ioctl to add a spare disk to a RAID array.
authorsos <sos@FreeBSD.org>
Fri, 2 May 2003 12:41:44 +0000 (12:41 +0000)
committersos <sos@FreeBSD.org>
Fri, 2 May 2003 12:41:44 +0000 (12:41 +0000)
commit66a49a9d90fddf3a454394837073218ec971ac4b
tree4b09eae0061923301227391b42c8daa8744fcfac
parent9d68e427c54c8be6327f67456f42a477b1177dec
Add ioctl to add a spare disk to a RAID array.
Fix the discovery of RAID's to not grap unused disks.
Change the probe printing of a RAID a bit.
sys/dev/ata/ata-all.c
sys/dev/ata/ata-disk.c
sys/dev/ata/ata-raid.c
sys/dev/ata/ata-raid.h