radix-tree: Add radix_tree_iter_tag_clear()
authorMatthew Wilcox <mawilcox@microsoft.com>
Sat, 28 Jan 2017 14:55:20 +0000 (09:55 -0500)
committerMatthew Wilcox <mawilcox@microsoft.com>
Mon, 13 Feb 2017 21:09:44 +0000 (16:09 -0500)
commit30b888ba950d9f77326b50a4aa2d7d99557d5718
tree18ca4db821dc2da1ccb2c851ca5a7347a49da1f4
parentbfa11193c46d5ea8ef4d9a4f1c10221cdd985ab1
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>
include/linux/radix-tree.h
lib/radix-tree.c