]> 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>
Wed, 31 Jul 2019 14:52:40 +0000 (10:52 -0400)
commit4edb5f5a4802443f58c4744717af13908d001267
treeaa0078355f0ed5c568db7c5228805e44afc7aa43
parent4a484a693da1639183e4b41b7cff1c0b1de30ce4
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