CVSROOT: /cvs Module name: src Changes by: ma...@cvs.openbsd.org 2009/04/28 18:52:30
Modified files: sys/dev : softraid.c Log message: Use NO_CCB when we run out of work units. This way we don't have to care about having enough WU + CCB during rebuilds. This also brings softraid closer to behaving like the other SCSI devices.