CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/18 02:33:53
Modified files:
sys/dev : softraid.c softraid_raid5.c softraid_raid6.c
softraidvar.h
Log message:
Move the block get/put routines into the common code, instead of having
RAID 6 borrow them from RAID 5.
