git: md(4) - Several fixes to make the module loading/unloading work properly.
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Tue Dec 29 09:52:58 PST 2009
commit 89adea1539ab67184124a82cc811031f3334024f
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Tue Dec 29 18:31:35 2009 +0100
md(4) - Several fixes to make the module loading/unloading work properly.
Previously, md(4) crashed the system. It produced inconsistencies due
it wasn't registered as a module, thus allowing to be kldloaded even
when it was compiled in on kernel.
Reported-by : Sascha Wildner and many people
Lots-of-help : Alex Hornung
Dragonfly-bug: <http://bugs.dragonflybsd.org/issue174>
Summary of changes:
sys/dev/disk/md/md.c | 113 +++++++++++++++++++++++++++++++++++++++++---------
1 files changed, 93 insertions(+), 20 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/89adea1539ab67184124a82cc811031f3334024f
--
DragonFly BSD source repository
More information about the Commits
mailing list