diff options
author | Matthew Wilcox <[email protected]> | 2016-05-20 17:03:16 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-05-20 17:58:30 -0700 |
commit | 0694f0c9e20c47063e4237e5f6649ae5ce5a369a (patch) | |
tree | f7b6e177ecd1ef09d61f374200837e1b233bea94 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fb209019c92a9141fd73f3c4928edc1b299b3490 (diff) |
radix tree test suite: remove dependencies on height
verify_node() can use node->shift instead of the height.
tree_verify_min_height() can be converted over to using node_maxindex()
and shift_maxindex() instead of radix_tree_maxindex().
Signed-off-by: Matthew Wilcox <[email protected]>
Cc: Konstantin Khlebnikov <[email protected]>
Cc: Kirill Shutemov <[email protected]>
Cc: Jan Kara <[email protected]>
Cc: Neil Brown <[email protected]>
Cc: Ross Zwisler <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions