CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2013/01/17 19:09:50
Modified files: sys/dev : softraid_concat.c Log message: Clean up and rework workunit completion for concat. Ensure that we remove the workunit from the pending queue and restart deferred workunits, even in error conditions. ok krw@