git: HAMMER rebalance - Fix propogation race.
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Aug 19 08:32:57 PDT 2009
commit 4ac6e40fa48e0cba65b0fcde81fa78c4604f2b2f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Aug 19 08:26:26 2009 -0700
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.
Summary of changes:
sys/vfs/hammer/hammer_rebalance.c | 16 ++++++++++++++--
1 files changed, 14 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4ac6e40fa48e0cba65b0fcde81fa78c4604f2b2f
--
DragonFly BSD source repository
More information about the Commits
mailing list