VINUM - Fix reinitialization bug
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 15 Aug 2009 17:33:02 +0000 (10:33 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 15 Aug 2009 17:33:02 +0000 (10:33 -0700)
commit4de0b3dcd60e07aa7a50ffd279063ccb41425aab
tree1b12faf6e45e55845b5d3e81252e69a09ea1d9ca
parent3cf4baac1f5a20b4820eec915ef42d4c704c7448
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.
sys/dev/raid/vinum/vinum.c