]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Change mas_descend_adopt() to not set offset.
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Mon, 7 Dec 2020 00:55:10 +0000 (19:55 -0500)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Tue, 5 Jan 2021 17:33:33 +0000 (12:33 -0500)
commit7237784f139b0be1e09628dcc6d320b148113470
tree1d3b74bcc126504e668a4b9ff7e77d2588cdbc15
parenta9078db976b69596ec66aa0a5aabdd4140377154
maple_tree: Change mas_descend_adopt() to not set offset.

Instead, reset the offset in mas_new_child() as the data is already being accessed.

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