Skip to content
Commit 47e0fab2 authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

radix tree test suite: Convert iteration test to XArray



With no code left in the kernel using the multiorder radix tree, convert
the iteration test from the radix tree to the XArray.  It's unlikely to
suffer the same bug as the radix tree, but this test will prevent that
bug from ever creeping into the XArray implementation.

Signed-off-by: default avatarMatthew Wilcox <willy@infradead.org>
parent 372266ba
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment