DragonFly commits List (threaded) for 2010-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: HAMMER VFS - Fix assertion in hammer_btree_mirror_propagate()
commit 95885f2087bf8a2ded4c9db3a3ab808140d49bae
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Tue Mar 2 17:29:14 2010 -0800
HAMMER VFS - Fix assertion in hammer_btree_mirror_propagate()
* hammer_btree_mirror_propagate() asserts it is on an internal node but
recovery operations can now place us on a leaf, so just loop if we
are on a leaf and remove the assertion.
Summary of changes:
sys/vfs/hammer/hammer_btree.c | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/95885f2087bf8a2ded4c9db3a3ab808140d49bae
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]