git: mpt(4): Fix a panic in RAID operation.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Nov 18 11:47:00 PST 2012
commit ee1d6bea752eb502917fc0541b2afcd30aa1fd06
Author: Sascha Wildner <saw at online.de>
Date: Sun Nov 18 20:46:15 2012 +0100
mpt(4): Fix a panic in RAID operation.
I ported it wrongly. FreeBSD uses callout_init_mtx() here.
Summary of changes:
sys/dev/disk/mpt/mpt_raid.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ee1d6bea752eb502917fc0541b2afcd30aa1fd06
--
DragonFly BSD source repository
More information about the Commits
mailing list