DragonFly commits List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: VINUM - Fix reinitialization bug
commit 4de0b3dcd60e07aa7a50ffd279063ccb41425aab
Author: Matthew Dillon <dillon@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]