]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Fix range add to empty tree.
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Wed, 13 Mar 2019 15:56:15 +0000 (11:56 -0400)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Tue, 5 Jan 2021 17:28:07 +0000 (12:28 -0500)
commite8c6b088703617a898b40f27b8370cad086ea059
treebcae2bb90e68fa7e4e83b395c097cf2d76e073f8
parent0f67fd5bdfd5d55ed5b09cadd9c4f5bf1812edc6
maple_tree: Fix range add to empty tree.

When adding to an empty tree, use the encoded node to set the pivot.

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
lib/maple_tree.c