cvs commit: src/sbin/atacontrol atacontrol.c src/sys/dev/ata
ata-raid.c src/sys/sys ata.h
John Baldwin
jhb at FreeBSD.org
Fri Aug 24 11:43:00 PDT 2007
jhb 2007-08-24 18:43:00 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sbin/atacontrol atacontrol.c
sys/dev/ata ata-raid.c
sys/sys ata.h
Log:
MFC: Expand the data structure returned by the ATA RAID status ioctl to
include detailed status on each of the backing subdisks. A binary compat
shim is provided for the original status ioctl.
Approved by: sos
Revision Changes Path
1.36.2.6 +31 -19 src/sbin/atacontrol/atacontrol.c
1.98.2.10 +49 -14 src/sys/dev/ata/ata-raid.c
1.26.2.7 +18 -1 src/sys/sys/ata.h
More information about the cvs-src
mailing list