CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/05/21 09:21:16
Modified files:
sys/dev : softraid.c
Log message:
Ensure that sc_lock is held when calling sr_meta_native_bootprobe() - the
softraid status functions will complain otherwise.
Found the hard way by ajacoutot@
