diff options
author | Matthew Wilcox <mawilcox@microsoft.com> | 2017-01-28 17:56:22 +0300 |
---|---|---|
committer | Matthew Wilcox <mawilcox@microsoft.com> | 2017-02-14 00:09:55 +0300 |
commit | 0ac398ef391b53122976325ab6953456ce8e8310 (patch) | |
tree | 99318e48860947c93bb7a230e66834abd67bef7a /tools/testing/radix-tree | |
parent | 30b888ba950d9f77326b50a4aa2d7d99557d5718 (diff) | |
download | linux-0ac398ef391b53122976325ab6953456ce8e8310.tar.xz |
radix-tree: Add radix_tree_iter_delete
Factor the deletion code out into __radix_tree_delete() and provide a
nice iterator-based wrapper around it. If we free the node, advance
the iterator to avoid reading from freed memory.
Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
Diffstat (limited to 'tools/testing/radix-tree')
0 files changed, 0 insertions, 0 deletions