diff options
author | Matthew Wilcox <willy@infradead.org> | 2018-08-20 15:48:46 -0400 |
---|---|---|
committer | Matthew Wilcox <willy@infradead.org> | 2018-10-21 10:46:45 -0400 |
commit | 47e0fab2b15155e33fdff777c791bebfd5855bbc (patch) | |
tree | bd7fe2e5398798257746b56e7d9c3306a05ebf19 /lib | |
parent | 372266ba0267803564824b1c09f1bb7f3f3fc761 (diff) | |
download | linux-47e0fab2b15155e33fdff777c791bebfd5855bbc.tar.bz2 |
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: Matthew Wilcox <willy@infradead.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions