]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Fix prev_node, change split balancing during inactive.
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Thu, 16 Jan 2020 15:59:08 +0000 (10:59 -0500)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Tue, 5 Jan 2021 17:28:19 +0000 (12:28 -0500)
commit7d3699203f4ed0a0fb535061b5ca944112955be9
treeec472a02acfb176275745f08c6c0daf2feb4917f
parente0d96852aac191b6aaf0d86e287c34b7643eece3
maple_tree: Fix prev_node, change split balancing during inactive.

Also change the real world testcases to use an alloc tree.

Note: set9 fails due to attempt to get 140 nodes allocated.

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