HAMMER rebalance - Fix propogation race.
commit4ac6e40fa48e0cba65b0fcde81fa78c4604f2b2f
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 19 Aug 2009 15:26:26 +0000 (19 08:26 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 19 Aug 2009 15:26:26 +0000 (19 08:26 -0700)
treeafd697d4a558d564be37b0edc89c98431dbebbd5
parent3324b8cd87a9a78963ec88c48d88944765a2b7d6
HAMMER rebalance - Fix propogation race.

* It is possible for the mirror_tid in the b-tree node to not be entirely
  updated at the point where a rebalance operation acquires the locks.
sys/vfs/hammer/hammer_rebalance.c