radix tree tests: Convert item_delete_rcu to XArray
authorMatthew Wilcox <willy@infradead.org>
Sat, 22 Sep 2018 19:34:28 +0000 (15:34 -0400)
committerMatthew Wilcox <willy@infradead.org>
Sun, 21 Oct 2018 14:46:48 +0000 (10:46 -0400)
commitb66b5a48b8a0e43dc114573da11c1a9c586a2d4f
tree4f825deee27540eea0fecc463387de20fa6ce5e6
parentccc89e30fac790e3a175dbfc863c67286fce96b0
radix tree tests: Convert item_delete_rcu to XArray

In preparation for the removal of the multiorder radix tree code,
convert item_delete_rcu() to use the XArray so it can still be called
for XArrays containing multi-index entries.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
tools/testing/radix-tree/test.c
tools/testing/radix-tree/test.h