CVSROOT: /cvs Module name: src Changes by: matt...@cvs.openbsd.org 2011/06/20 03:16:05
Modified files: sys/dev : softraid.c Log message: Fix softraid(4) to set xs->cmd = &xs->cmdstore rather than pointing it to a separately allocated SCSI command structure. ok marco@, jsing@