CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/07/04 12:09:17
Modified files:
sys/dev : softraid.c softraid_crypto.c softraidvar.h
Log message:
Fix a free size panic when detaching a crypto softraid on i386.
Store the size of struct sr_workunit depending on the softraid type
in struct sr_discipline.
testing and OK jan@
