]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: introduce store_type enum
authorSidhartha Kumar <sidhartha.kumar@oracle.com>
Fri, 13 Oct 2023 19:17:56 +0000 (12:17 -0700)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Sat, 20 Apr 2024 01:40:08 +0000 (21:40 -0400)
commit81063e1aae774eafa5fa278f6ca60c43e52f3e54
tree53567d6dcf972c477f6a3b982ecaf0d0ed86bb22
parente8f897f4afef0031fe618a8e94127a0934896aba
maple_tree: introduce store_type enum

Add a store_type enum that is stored in ma_state. This will be used to
keep track of partial walks of the tree so that subsequent walks can
pick up where a previous walk left off.

Signed-off-by: Sidhartha Kumar <sidhartha.kumar@oracle.com>
include/linux/maple_tree.h