[PATCH 27/30] radix-tree: Rewrite radix_tree_locate_item

2016-04-06 Thread Matthew Wilcox
Use the new multi-order support functions to rewrite radix_tree_locate_item(). Modify the locate tests to test multiorder entries too. Signed-off-by: Matthew Wilcox Reviewed-by: Ross Zwisler --- lib/radix-tree.c| 90

[PATCH 27/30] radix-tree: Rewrite radix_tree_locate_item

2016-04-06 Thread Matthew Wilcox
Use the new multi-order support functions to rewrite radix_tree_locate_item(). Modify the locate tests to test multiorder entries too. Signed-off-by: Matthew Wilcox Reviewed-by: Ross Zwisler --- lib/radix-tree.c| 90 -