Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2007 18:43:00 +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:  <200708241843.l7OIh00l022592@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708241843.l7OIh00l022592>