cvs commit: src/sys/dev/disk/nata ata-raid.c

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jun 26 17:04:48 PDT 2008


dillon      2008/06/26 17:03:56 PDT

DragonFly src repository

  Modified files:
    sys/dev/disk/nata    ata-raid.c 
  Log:
  Apply patch supplied in FreeBSD-PR to ata-raid code:
  
  "A drive that was once part of an ataraid device, when added back to the
  machine that it was on, shows up as a new ataraid device. This new ataraid
  device tries to use all the drives that were originally in the RAID.
  Results can range from a confusion to a real mess."
  
  Obtained-from: http://www.freebsd.org/cgi/query-pr.cgi?pr=121899&cat=kern
  Author: Stef Walter <stef at memberwebs.com>
  
  Revision  Changes    Path
  1.9       +15 -2     src/sys/dev/disk/nata/ata-raid.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/nata/ata-raid.c.diff?r1=1.8&r2=1.9&f=u





More information about the Commits mailing list