CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/07/19 12:24:16
Modified files:
sys/dev : softraid.c softraid_raid5.c softraid_raid6.c
softraidvar.h
Log message:
Stop passing daddr_t parameters for lengths. Use long since that's the type
of the destination fields.
ok jsing@
