CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/04/26 09:45:35
Modified files:
sys/dev : softraid.c softraid_raid6.c softraid_raidp.c
softraidvar.h
Log message:
Add a SR_WUF_DISCIPLINE flag that identifies work units that have resulted
from discipline specific I/O. Such work units are not associated with a
SCSI xfer and are returned via sr_wu_put() on completion.
