CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/31 04:41:16
Modified files:
sys/dev : softraid_raid0.c softraid_raid6.c
softraid_raidp.c
Log message:
Pull the initialisation of runtime values out into a separate init
function, rather than having it spread across create/assemble/alloc.
Also handle strip size errors appropriately, rather than failing silently.
ok krw@
