]> git.sur5r.net Git - openldap/commit
ITS#8300 fix rebalance after node_move
authorHoward Chu <hyc@openldap.org>
Wed, 4 Nov 2015 20:38:30 +0000 (20:38 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 4 Nov 2015 20:38:30 +0000 (20:38 +0000)
commitaf45cf3a04bc86d17c879e944d367661a6d34aaf
treece2f286099bf6d34232714f003f250b80c4a6f96
parent4359ffe08f3ced5a9e1fdd1e89cbccd5addbb5c6
ITS#8300 fix rebalance after node_move

ITS#8258, ITS#7829 fixes checked parent index to see if we were moving
from a left neighbor. Should have just checked to see if current index
was 0, meaning we added on the left. (Parent index may not tell us
anything meaningful after a nested rebalance.)
libraries/liblmdb/mdb.c