]> 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>
Tue, 5 Jan 2021 17:28:26 +0000 (12:28 -0500)
commit59440ca16bd5df6cfcf9f3ae23ac2d8419c38d35
tree4aa2782fea1ea9af2ae8f2681db2793346232984
parent7a59f11155608bc1015a049adba6bfe7d9f82121
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