diff options
author | Matthew Wilcox <mawilcox@microsoft.com> | 2016-09-22 11:53:34 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-09-25 11:49:16 -0700 |
commit | 62fd5258ebe3ea240371234955a6e2cc99e0b6c3 (patch) | |
tree | c138367e16b619c13a21fdb562b541936d4a4136 /lib | |
parent | 9c0e28a7be656d737fb18998e2dcb0b8ce595643 (diff) |
radix tree test suite: Test radix_tree_replace_slot() for multiorder entries
When we replace a multiorder entry, check that all indices reflect the
new value.
Also, compile the test suite with -O2, which shows other problems with
the code due to some dodgy pointer operations in the radix tree code.
Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions