]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Rework walk.
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 15 Feb 2019 21:27:03 +0000 (16:27 -0500)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 30 Oct 2020 18:55:46 +0000 (14:55 -0400)
commite31418c7d01c3bd43059a1e8d2c9704d6ab324b5
tree123ee4e1f78aef4f0256efa117f5441700858f55
parent2fd8bf0c964c21980df703236a88f2ea3679aaef
maple_tree: Rework walk.

Make walk more efficient by avoiding duplicate fetches of slot and pivots.

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