]> git.baikalelectronics.ru Git - kernel.git/commit
test_ida: Move ida_check_leaf
authorMatthew Wilcox <willy@infradead.org>
Mon, 18 Jun 2018 21:23:37 +0000 (17:23 -0400)
committerMatthew Wilcox <willy@infradead.org>
Wed, 22 Aug 2018 03:54:20 +0000 (23:54 -0400)
commit19f32ba888aaa039eebb4f1bea4a04e1e85c9184
tree90504985f74c89f359565305cc0c49ae88215d2f
parenta56b35f3147340a7cd5c53f64ebdc6763b5480ec
test_ida: Move ida_check_leaf

Convert to new API and move to kernel space.  Take the opportunity to
test the situation a little more thoroughly (ie at different offsets).

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