看板 DFBSD_commit 關於我們 聯絡資訊
commit 4ac6e40fa48e0cba65b0fcde81fa78c4604f2b2f Author: Matthew Dillon <dillon@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