git: VINUM - Fix reinitialization bug
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Aug 15 10:34:54 PDT 2009
commit 4de0b3dcd60e07aa7a50ffd279063ccb41425aab
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Aug 15 10:33:02 2009 -0700
VINUM - Fix reinitialization bug
* If the vinum config is destroyed vinum_conf is zerod, which
unfortunately wipes out the pbuf counter.
Generally refactor the vinum_conf init code into its own procedure.
Summary of changes:
sys/dev/raid/vinum/vinum.c | 66 ++++++++++++++++++++++++-------------------
1 files changed, 37 insertions(+), 29 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4de0b3dcd60e07aa7a50ffd279063ccb41425aab
--
DragonFly BSD source repository
More information about the Commits
mailing list