HAMMER 60H/Many: Stabilization pass
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 8 Jul 2008 04:34:41 +0000 (04:34 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 8 Jul 2008 04:34:41 +0000 (04:34 +0000)
commit3f43fb3389dfe7453c3be4e0634b9c25041c43ce
tree9796c4cf9b773342bf52f231ec5b705660e163ee
parent02dede15d4613cabeaba7a15ea1abfdc921a30c2
HAMMER 60H/Many: Stabilization pass

* Fix races in the in-memory/B-Tree scanning code introduced by the
  mirror_tid update code.  This fixes two assertion panics.

* Remove compile-time reminder #warning that no longer applies.
  (Sascha will be happy).
sys/vfs/hammer/hammer.h
sys/vfs/hammer/hammer_btree.c
sys/vfs/hammer/hammer_cursor.c
sys/vfs/hammer/hammer_object.c