CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2014/01/21 22:11:36
Modified files: sys/dev : softraid.c softraid_raid5.c softraid_raid6.c softraidvar.h Log message: Move sr_dump from the RAID5 code into shared code. Rename it to sr_dump_block and place it under the debug define in the process.