commit | 30b888ba950d9f77326b50a4aa2d7d99557d5718 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <mawilcox@microsoft.com> | Sat Jan 28 09:55:20 2017 -0500 |
committer | Matthew Wilcox <mawilcox@microsoft.com> | Mon Feb 13 16:09:44 2017 -0500 |
tree | 18ca4db821dc2da1ccb2c851ca5a7347a49da1f4 | |
parent | bfa11193c46d5ea8ef4d9a4f1c10221cdd985ab1 [diff] |
radix-tree: Add radix_tree_iter_tag_clear() The counterpart to radix_tree_iter_tag_set(), used by the IDR code Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com> Reviewed-by: Rehas Sachdeva <aquannie@gmail.com>