[PATCH Fix 0/3] Maple tree spanning fixes

Liam Howlett posted 3 patches 3 years, 10 months ago
There is a newer version of this series
lib/maple_tree.c      | 315 +++++++++++++++++++++++++++---------------
lib/test_maple_tree.c | 277 +++++++++++++++++++++++++++++++++++++
2 files changed, 480 insertions(+), 112 deletions(-)
[PATCH Fix 0/3] Maple tree spanning fixes
Posted by Liam Howlett 3 years, 10 months ago
Andrew,

Please apply these to the maple tree series.  The first two should be
applied after 0f3ee6b87b "maple_tree: cleanup for checkpatch" and the
last patch should go after 17c9912bc09d "test_maple_tree: add null
expansion tests".

Thanks,
Liam

Liam R. Howlett (3):
  maple_tree: Fix mt_destroy_walk() on full non-leaf non-alloc nodes
  maple_tree: Change spanning store to work on larger trees
  test_maple_tree: Add tests for preallocations and large spanning
    writes

 lib/maple_tree.c      | 315 +++++++++++++++++++++++++++---------------
 lib/test_maple_tree.c | 277 +++++++++++++++++++++++++++++++++++++
 2 files changed, 480 insertions(+), 112 deletions(-)

-- 
2.35.1