CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/05/21 08:25:24
Modified files:
sys/dev : softraid.c softraid_raid1.c softraid_raid6.c
softraid_raidp.c softraidvar.h
Log message:
Use a state to indicate that a work unit should only be constructed and not
scheduled, rather than trying to imply this from the rebuild flag.
