]> 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 21:02:32 +0000 (21:02 +0000)
commit0c777dfc9949bb97e3897003e070bc61e569a63e
tree1d9447135a27126267594213cc16728da8698d48
parenteddd9b753715765e5315b703ad9d3e3357dd00a9
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