]> www.infradead.org Git - users/jedix/linux-maple.git/commit
test_maple_tree: Don't count retry entries during entry counting.
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 6 Mar 2020 18:59:43 +0000 (13:59 -0500)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 30 Oct 2020 19:04:34 +0000 (15:04 -0400)
commite94462e2653a1b52621bfd5e456ed5e5850fe1db
tree35fc32d879f74c6b3e22cc136a204077ef8f720b
parent199fcfbb12ccd45944364f3d6a877baad5b5865e
test_maple_tree: Don't count retry entries during entry counting.

retries are skipped, so don't count them so the test framework will come
up with the correct count.

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
lib/maple_tree.c
lib/test_maple_tree.c