DragonFly commits List (threaded) for 2007-02
DragonFly BSD
DragonFly commits List (threaded) for 2007-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: "Thomas E. Spanjaard" <tgen@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 6 Feb 2007 07:17:44 -0800 (PST)

tgen        2007/02/06 07:17:44 PST

DragonFly src repository

  Modified files:
    sys/dev/disk/nata    ata-raid.c ata-raid.h 
  Log:
  Misc cleanups for NATA ataraid, and write ata_raid_dump() to look like
  something that will actually work. I did not take the same approach as with
  ad_dump() here, because that takes just too much code duplication between
  ata_raid_strategy() and ata_raid_dump().
  
  Revision  Changes    Path
  1.4       +59 -67    src/sys/dev/disk/nata/ata-raid.c
  1.2       +2 -1      src/sys/dev/disk/nata/ata-raid.h


http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/nata/ata-raid.c.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/nata/ata-raid.h.diff?r1=1.1&r2=1.2&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]