]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Combine gaps with retry entries.
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Tue, 3 Mar 2020 17:03:47 +0000 (12:03 -0500)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 30 Oct 2020 19:04:32 +0000 (15:04 -0400)
commit568529d01db65c08b1cf2a69f419ff8b7c6e09d0
treef75b64d6f2d0442a5c827b3a51055b0ee57c626d
parentdefc4c3216e9f3b48a2ab17c8f3690cba72ccae9
maple_tree: Combine gaps with retry entries.

When a retry entry is hit, combine it into the gap as it was relocated
to where the gap exists now.

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