sos         2005-11-29 20:08:26 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/ata          ata-all.h ata-raid.c 
  Log:
  Fix the ata_composite/ata_request leak when using RAID0+1.
  
  Submitted by:   Michael Butler
  
  Minor changes to fit ATA style by me.
  
  Revision  Changes    Path
  1.108     +1 -0      src/sys/dev/ata/ata-all.h
  1.105     +17 -9     src/sys/dev/ata/ata-raid.c