HAMMER 61G/Many: Stabilization
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 15 Jul 2008 18:01:58 +0000 (18:01 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 15 Jul 2008 18:01:58 +0000 (18:01 +0000)
commit1d4077f7455c76e0375d5df67cf7196949bcc3d7
tree7491b91168c2d8826f1e16abf59c8ea5726b5e69
parent8360ec0801a6abc8611c8b65defeb2ed87698ecd
HAMMER 61G/Many: Stabilization

* Fix a nasty uninitialized variable in hammer_btree_iterate().
  gcc-4 missed the complex case and didn't complain about it.

Submitted-by: Johannes Hofmann <hofmann@blob.baaderstrasse.com>
sys/vfs/hammer/hammer_btree.c