]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Refactor coalesce into a separate function.
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 11 Jan 2019 15:46:29 +0000 (10:46 -0500)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Wed, 31 Jul 2019 14:52:36 +0000 (10:52 -0400)
commit1039559ba6043ee9bf6a114c657c5bbfa2ad7452
treefa99172f236eb71053ff0457684517c61b0e19a4
parent5c4aeebcecdfa1a24bb43b1c130d0b5ff6b0a2cf
maple_tree: Refactor coalesce into a separate function.

Reworked logic to have a bit of a cleaner looking function.  Supports
full nodes now as well.

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