]> 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>
Fri, 30 Oct 2020 18:55:51 +0000 (14:55 -0400)
commit6911c1751e920ef804bcaec599734a7507583da7
tree12bfb817a9dc4def634e3da4e39ff1dd65d3daa3
parent77ac5a345fd4527877085271bf27ef3baf1bc1ab
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