Date: Mon, 13 Aug 2007 18:46:31 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/atacontrol atacontrol.c src/sys/dev/ata ata-raid.c src/sys/sys ata.h Message-ID: <200708131846.l7DIkWc8088949@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2007-08-13 18:46:31 UTC
FreeBSD src repository
Modified files:
sbin/atacontrol atacontrol.c
sys/dev/ata ata-raid.c
sys/sys ata.h
Log:
Expand the data structure returned by the ATA RAID status ioctl to include
detailed status on each of the backing subdisks. This allows userland
to see which subdisks are online, failed, missing, or a hot spare.
MFC after: 1 week
Approved by: re (bmah)
Reviewed by: sos
Revision Changes Path
1.43 +31 -19 src/sbin/atacontrol/atacontrol.c
1.124 +22 -14 src/sys/dev/ata/ata-raid.c
1.36 +17 -1 src/sys/sys/ata.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708131846.l7DIkWc8088949>
