CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/03/15 07:29:41
Modified files:
sys/dev : softraidvar.h softraid.c
Log message:
Attach one sensordev per softraid device rather than one sensordev per
discipline. This results in a drive sensor being attached for each volume
under the same sensordev, instead of having multiple sensordevs each with
a single drive. Fixes PR6576.
Tested by Mattieu Baptiste.
ok deraadt@
