]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: introduce mas_wr_prealloc_setup()
authorSidhartha Kumar <sidhartha.kumar@oracle.com>
Wed, 13 Dec 2023 05:04:50 +0000 (21:04 -0800)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Sat, 20 Apr 2024 01:40:08 +0000 (21:40 -0400)
commitf2ad0bc722bad460a5870402fd1107b7dd9d1b4d
treef4efe31b3cfb25ea1eece02740cb70a72acb227b
parent81063e1aae774eafa5fa278f6ca60c43e52f3e54
maple_tree: introduce mas_wr_prealloc_setup()

Introduce a helper function, mas_wr_prealoc_setup(), that will set up a
maple write state in order to start a walk of a maple tree.

Signed-off-by: Sidhartha Kumar <sidhartha.kumar@oracle.com>
lib/maple_tree.c