[PATCH 0/7] spanning write related cleanup

Wei Yang richard.weiyang at gmail.com
Tue Nov 26 17:27:46 PST 2024


Here is some cleanup related to spanning write.

Wei Yang (7):
  maple_tree: not necessary to check ahead if !content
  maple_tree: validate we won't split on NULL
  maple_tree: check mid_split only may have
  maple_tree: the return value of mast_spanning_rebalance() is not used
  maple_tree: the type of left subtree is already saved in bnode->type
  maple_tree: always need to update max of new left node
  maple_tree: only ascend left subtree to get the old node for
    replacement

 lib/maple_tree.c | 56 +++++++++++++++++++++++++-----------------------
 1 file changed, 29 insertions(+), 27 deletions(-)

-- 
2.34.1




More information about the maple-tree mailing list