]>
www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: wip, fix splitting into 3, fix range of combine_separate, fix test for gap_combining.
Splitting into 3 was not functioning due to an error in setting the parent and the split calc.
combine_separate was not copying the contents of the mas state over to orig_l_mas which became a problem with the limit checking the end of data.
gap_combining tests were rendered broken due to splitting changes with a NULL ending.
Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>