]> 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>
Fri, 30 Oct 2020 18:57:00 +0000 (14:57 -0400)
commite867931cc2ae3e2e8b9a878927479c6bbff8bb5f
tree0bbd475559fc483eb765fda6ef06d4675f8cd860
parent7aaf659c3689982222a7c2a1a6e5c49ef64a2b39
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