CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2016/05/31 09:19:12
Modified files: sys/dev : softraid.c softraid_raid5.c softraidvar.h Log message: Provide a function for calculting the rebuild percentage, rather than having five copies of the same code. ok krw@