CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/04/23 07:13:11
Modified files:
sys/dev : softraid_raid6.c softraid_raidp.c
Log message:
Do not pass SR_CCBF_FREEBUF unless we are passing an already allocated
buffer that we want freed; set SR_CCBF_FREEBUF when a buffer is allocated
by the addio function.
