]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Alloc at most 1 page of nodes during fork.
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Tue, 25 Aug 2020 17:56:13 +0000 (13:56 -0400)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Tue, 5 Jan 2021 17:30:16 +0000 (12:30 -0500)
commit7fa5b0ef09efa8fbc42414b8ead96608b43d8cdf
tree266c44b92a8f44db844acf88db65aba824c7990f
parented42f2322d67b9d2beb81c9741b3f8709a09d703
maple_tree: Alloc at most 1 page of nodes during fork.

Also fix a corner case of root + children being 17 and thus failing out during a fork

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