]> 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>
Tue, 5 Jan 2021 17:28:06 +0000 (12:28 -0500)
commit3861a13014986c08fe1250fa85aa182cef118d7e
tree031dc873150f76ce6586e9fdfda08a3ea145ba25
parent7ff2629e00f3bee7ed9c86adbca29543abd177cf
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